diff options
Diffstat (limited to 'src/PowderToySDL.cpp')
| -rw-r--r-- | src/PowderToySDL.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PowderToySDL.cpp b/src/PowderToySDL.cpp index 616575a..a43bd01 100644 --- a/src/PowderToySDL.cpp +++ b/src/PowderToySDL.cpp @@ -9,7 +9,7 @@ #include <sstream> #include <string> #include "Config.h" -#include "Graphics.h" +#include "graphics/Graphics.h" #if defined(LIN32) || defined(LIN64) #include "icon.h" #endif |
