diff options
Diffstat (limited to 'src/PowderToySDL.cpp')
| -rw-r--r-- | src/PowderToySDL.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PowderToySDL.cpp b/src/PowderToySDL.cpp index 39c4aa5..f61a55e 100644 --- a/src/PowderToySDL.cpp +++ b/src/PowderToySDL.cpp @@ -16,6 +16,7 @@ #include "graphics/Graphics.h" #if defined(LIN) #include "icon.h" +#include <signal.h> #endif #ifndef WIN |
