summaryrefslogtreecommitdiff
path: root/src/PowderToySDL.cpp
diff options
context:
space:
mode:
authormniip <mniip@mniip.com>2013-05-05 04:49:36 (GMT)
committer mniip <mniip@mniip.com>2013-05-05 04:49:36 (GMT)
commit9f33cbf79e931eb67f7b895db7875585b418e853 (patch)
tree2fc0d5744fb497449342c9034972a510da219e5c /src/PowderToySDL.cpp
parent082530d18ccfdb41a0bb635f2e29a49bcb8e2592 (diff)
downloadpowder-9f33cbf79e931eb67f7b895db7875585b418e853.zip
powder-9f33cbf79e931eb67f7b895db7875585b418e853.tar.gz
well, fuck you too, simon
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