aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index c246491..2ee007f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -10,7 +10,7 @@
#include <cmath>
#include <cstdint>
#include <vector>
-#include <SDL2/SDL.h>
+#include <SDL.h>
#include "chfb.h"
#include "pixfb.h"
#include "obj3d.h"