summaryrefslogtreecommitdiffstats
path: root/TOOLS/bmovl-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/bmovl-test.c')
-rw-r--r--TOOLS/bmovl-test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/TOOLS/bmovl-test.c b/TOOLS/bmovl-test.c
index 5c81561fb9..5e0572281a 100644
--- a/TOOLS/bmovl-test.c
+++ b/TOOLS/bmovl-test.c
@@ -4,8 +4,8 @@
#include <fcntl.h>
#include <string.h>
#include <stdlib.h>
-#include <SDL.h>
-#include <SDL_image.h>
+#include <SDL/SDL.h>
+#include <SDL/SDL_image.h>
#define DEBUG 0