summaryrefslogtreecommitdiffstats
path: root/zoom/player.h
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-10-20 14:57:05 +0200
committerneoraider <devnull@localhost>2006-10-20 14:57:05 +0200
commit79801b6b794a5fb50a3a013354323a48de37c050 (patch)
tree3e97322cb1ea3aa6206b6f420a9c67ceca3d9c81 /zoom/player.h
parent05f9b1d15c237e89176cc2b207454f0f30073d57 (diff)
downloadlibzoom-79801b6b794a5fb50a3a013354323a48de37c050.tar
libzoom-79801b6b794a5fb50a3a013354323a48de37c050.zip
Physik-Engine angefangen.
Lightmaps implementiert.
Diffstat (limited to 'zoom/player.h')
-rw-r--r--zoom/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zoom/player.h b/zoom/player.h
index 06c0e28..e9beec6 100644
--- a/zoom/player.h
+++ b/zoom/player.h
@@ -1,7 +1,7 @@
#ifndef ZOOM_PLAYER_H
#define ZOOM_PLAYER_H
-#include "types.h"
+#include <zoom/types.h>
#define INPUT_UP 1
#define INPUT_DOWN 2