summaryrefslogtreecommitdiffstats
path: root/tests/shared
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared')
-rw-r--r--tests/shared/filesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shared/filesystem.h b/tests/shared/filesystem.h
index 82c807b3e3..73d7d6523c 100644
--- a/tests/shared/filesystem.h
+++ b/tests/shared/filesystem.h
@@ -36,7 +36,7 @@
#include <QDir>
#include <QFile>
-#if defined(Q_OS_WIN) && !defined(Q_OS_WINCE)
+#if defined(Q_OS_WIN)
#include <windows.h>
#include <winioctl.h>
#ifndef IO_REPARSE_TAG_MOUNT_POINT