summaryrefslogtreecommitdiffstats
path: root/zoom/player.h
diff options
context:
space:
mode:
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