summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source/engine/Qt3DSRuntimeView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/Source/engine/Qt3DSRuntimeView.cpp')
-rw-r--r--src/Runtime/Source/engine/Qt3DSRuntimeView.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Runtime/Source/engine/Qt3DSRuntimeView.cpp b/src/Runtime/Source/engine/Qt3DSRuntimeView.cpp
index 76866245..3e95f46d 100644
--- a/src/Runtime/Source/engine/Qt3DSRuntimeView.cpp
+++ b/src/Runtime/Source/engine/Qt3DSRuntimeView.cpp
@@ -57,10 +57,6 @@
// For perf log timestamp
#include <time.h>
-#if Q_OS_WINDOWS
-#include "qt3ds_launcher_defs.h"
-#endif
-
#ifdef _LINUXPLATFORM
#include <sys/types.h>
#include <unistd.h>