]> git.mxchange.org Git - flightgear.git/blobdiff - Time/sunpos.h
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
[flightgear.git] / Time / sunpos.h
index 756b7fd240e2371d3e90fa28ce6e77cc70fe2eaf..81dd125a82b3cee8ab19e4ec9a42b3a9f6b4336f 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <time.h>
 
-#include "../Include/types.h"
+#include <Include/types.h>
 
 /* update the cur_time_params structure with the current sun position */
 void fgUpdateSunPos( void );