Index: trunk/psLib/src/astronomy/Makefile
===================================================================
--- trunk/psLib/src/astronomy/Makefile	(revision 2301)
+++ trunk/psLib/src/astronomy/Makefile	(revision 2521)
@@ -6,5 +6,6 @@
 include ../Makefile.Globals
 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I../dataManip \
-    -I.. -I../image -I../fileUtils -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
+    -I.. -I../image -I../fileUtils -I/usr/include/libxml2 \
+    -DTIME_CONFIG_FILE="\"$(TIME_CONFIG_FILE)\""
 
 SRC_OBJS = psTime.o \
