summaryrefslogtreecommitdiff
path: root/src/PowderToySDL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PowderToySDL.cpp')
-rw-r--r--src/PowderToySDL.cpp1
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