aboutsummaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gst.h')
-rw-r--r--gst/gst.h17
1 files changed, 9 insertions, 8 deletions
diff --git a/gst/gst.h b/gst/gst.h
index 6d9519e..3178278 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -1,14 +1,15 @@
#ifndef GST_H
#define GST_H
-#include <info.h>
-#include <units.h>
-#include <map.h>
-#include <fxs.h>
-#include <render_text.h>
-
-#include <SDL.h>
-#include <SDL_mixer.h>
+#include "info.h"
+#include "units.h"
+#include "map.h"
+#include "fxs.h"
+#include "../render/render_text.h"
+
+
+#include <SDL2/SDL.h>
+#include <SDL2/SDL_mixer.h>
#define MAXMAP 10