diff options
Diffstat (limited to 'src/resources/dyecolor.h')
-rw-r--r-- | src/resources/dyecolor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/dyecolor.h b/src/resources/dyecolor.h index e9a6a5950..0bade48f6 100644 --- a/src/resources/dyecolor.h +++ b/src/resources/dyecolor.h @@ -21,7 +21,7 @@ #ifndef RESOURCES_DYECOLOR_H #define RESOURCES_DYECOLOR_H -#include <SDL_stdinc.h> +#include <SDL/SDL_stdinc.h> #include "localconsts.h" |