diff options
Diffstat (limited to 'Source/Support.cpp')
| -rw-r--r-- | Source/Support.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Support.cpp b/Source/Support.cpp index 6785848..7c77fc5 100644 --- a/Source/Support.cpp +++ b/Source/Support.cpp @@ -6,7 +6,7 @@ #include <fcntl.h> #include <unistd.h> -#include "SDL.h" +#include "SDL/SDL.h" #include "Support.h" #include "Files.h" |
