summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@nokia.com>2009-07-20 13:27:44 (GMT)
committerThomas Hartmann <Thomas.Hartmann@nokia.com>2009-07-20 13:27:44 (GMT)
commitceadb04b5c4d676f272194bd524c1a20e60dee24 (patch)
treeb9444ca2d4c0fac92ccc983764ef0a1dbe2b3956
parentbc4779f6b03a9f601381b0994ad5c2adf2257cc2 (diff)
downloadQt-ceadb04b5c4d676f272194bd524c1a20e60dee24.zip
Qt-ceadb04b5c4d676f272194bd524c1a20e60dee24.tar.gz
Qt-ceadb04b5c4d676f272194bd524c1a20e60dee24.tar.bz2
Fixes build for Windows Mobile
Reviewed-by: Joerg
-rw-r--r--src/gui/dialogs/qfiledialog_win.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/dialogs/qfiledialog_win.cpp b/src/gui/dialogs/qfiledialog_win.cpp
index 6e9e776..9bf82c3 100644
--- a/src/gui/dialogs/qfiledialog_win.cpp
+++ b/src/gui/dialogs/qfiledialog_win.cpp
@@ -60,7 +60,6 @@
#include <shlobj.h>
-#include <shobjidl.h>
#include <objbase.h>
#if defined(__IFileDialog_INTERFACE_DEFINED__) \