summaryrefslogtreecommitdiffstats
path: root/level.c
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2005-04-22 21:51:02 +0200
committerneoraider <devnull@localhost>2005-04-22 21:51:02 +0200
commit16dca7381bb37a7304fa29d553a73a068e2fe431 (patch)
treeb055db6b6444f2cfc7f882e5c93dc1df02d35b44 /level.c
parentf3df7ef89aa15aed2e4d68e2b414d31aef57f976 (diff)
downloadlibzoom-16dca7381bb37a7304fa29d553a73a068e2fe431.tar
libzoom-16dca7381bb37a7304fa29d553a73a068e2fe431.zip
Libneofx von Libzoom abgespalten
Diffstat (limited to 'level.c')
-rw-r--r--level.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/level.c b/level.c
index 9f40f38..d884341 100644
--- a/level.c
+++ b/level.c
@@ -4,7 +4,7 @@
#include <zoom/types.h>
#include <zoom/level.h>
#include <zoom/texture.h>
-#include <zoom/math.h>
+#include <neofx/math.h>
extern GLuint sphere;
extern GLuint meditex_blue;