]> git.mxchange.org Git - flightgear.git/blobdiff - Time/sunpos.h
Add xgl wrappers for debugging.
[flightgear.git] / Time / sunpos.h
index 96f582a33cbece68ace1da6b8ffa16c7e0030334..c4e754867e0f2f5606997b2e0db0d6cc37032e0b 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <time.h>
 
-#include "../types.h"
+#include "../Include/types.h"
 
 /* update the cur_time_params structure with the current sun position */
 void fgUpdateSunPos(struct fgCartesianPoint scenery_center);