]> git.lizzy.rs Git - nothing.git/blobdiff - src/math/rect.h
Merge pull request #924 from RIscRIpt/manual_sdl2
[nothing.git] / src / math / rect.h
index 3e4c778589c53f4842c98e9595cf66f3a1264b35..9b045b5cc5d5bcafd43cb19f1cd1abcebb8f6010 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef RECT_H_
 #define RECT_H_
 
-#include <SDL2/SDL.h>
+#include <SDL.h>
 
 #include "math/point.h"