diff options
Diffstat (limited to 'zoom/player.h')
-rw-r--r-- | zoom/player.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zoom/player.h b/zoom/player.h index 200edcc..06c0e28 100644 --- a/zoom/player.h +++ b/zoom/player.h @@ -1,5 +1,5 @@ -#ifndef GAME_PLAYER_H
-#define GAME_PLAYER_H
+#ifndef ZOOM_PLAYER_H
+#define ZOOM_PLAYER_H
#include "types.h"
|