summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-02-21 22:42:19 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2012-02-21 22:42:19 +0100
commite7c9481fa25b54eaa6ccfecbc95f62ad73429744 (patch)
tree32d6451c37fc231a4af8e4cfb78e390163bcbe7f
parent04876e2ccefc6575b828721f293aef8fbbc53934 (diff)
mingw: remove unused header
-rw-r--r--display/res.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/display/res.c b/display/res.c
index e95f481..6467c28 100644
--- a/display/res.c
+++ b/display/res.c
@@ -20,7 +20,6 @@
*/
#include <ddraw.h>
-#include <dxmini.h>
#include "os_dep.h"
#include "res.h"
#include "ioaccess.h"