aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/screen.cpp')
-rw-r--r--backends/wince/screen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/screen.cpp b/backends/wince/screen.cpp
index ec59d46fac..14ad6e4c99 100644
--- a/backends/wince/screen.cpp
+++ b/backends/wince/screen.cpp
@@ -24,7 +24,7 @@
/* Original GFX code by Vasyl Tsvirkunov */
#include <windows.h>
-#include <Aygshell.h>
+//#include <Aygshell.h>
#include "gx.h"
#include "screen.h"
#include "resource.h"