aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/screen.cpp
diff options
context:
space:
mode:
authorNicolas Bacca2002-10-31 01:04:47 +0000
committerNicolas Bacca2002-10-31 01:04:47 +0000
commitf84b5d327dc13da7412553cc31e80fb7199eab36 (patch)
tree98770accb8066d2b9b07de31183163785c70eec5 /backends/wince/screen.cpp
parent6614318d2f3c74ecd6b4054fe6fac74797441cd5 (diff)
downloadscummvm-rg350-f84b5d327dc13da7412553cc31e80fb7199eab36.tar.gz
scummvm-rg350-f84b5d327dc13da7412553cc31e80fb7199eab36.tar.bz2
scummvm-rg350-f84b5d327dc13da7412553cc31e80fb7199eab36.zip
Real HPC support (work in progress)
svn-id: r5357
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"