summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFelix Wallin <nibbler.v1@gmail.com>2010-11-03 10:51:53 (GMT)
committer Felix Wallin <nibbler.v1@gmail.com>2010-11-03 10:51:53 (GMT)
commitc3a0a9262c0d00056857af18d93252c87410bad1 (patch)
tree2ceae5b14718d3a287cfdd385108de0564053a64 /src
parent175b37d23944be2c4c5928476e67d380d5920461 (diff)
downloadpowder-c3a0a9262c0d00056857af18d93252c87410bad1.zip
powder-c3a0a9262c0d00056857af18d93252c87410bad1.tar.gz
how did that get in there?
Diffstat (limited to 'src')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index dd6a02a..9260abf 100644
--- a/src/main.c
+++ b/src/main.c
@@ -28,7 +28,6 @@
#include <SDL/SDL.h>
#include <bzlib.h>
#include <time.h>
-#include <sdvsd.h>
#ifdef WIN32
#include <direct.h>
#else