summaryrefslogtreecommitdiffstats
path: root/src/kernel/qsound_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qsound_x11.cpp')
-rw-r--r--src/kernel/qsound_x11.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/qsound_x11.cpp b/src/kernel/qsound_x11.cpp
index 26c5afb73..59f6d0a0e 100644
--- a/src/kernel/qsound_x11.cpp
+++ b/src/kernel/qsound_x11.cpp
@@ -40,13 +40,13 @@
#define QT_CLEAN_NAMESPACE
-#include "qsound.h"
+#include "ntqsound.h"
#ifndef QT_NO_SOUND
-#include "qptrdict.h"
-#include "qsocketnotifier.h"
-#include "qapplication.h"
+#include "ntqptrdict.h"
+#include "ntqsocketnotifier.h"
+#include "ntqapplication.h"
#ifdef QT_NAS_SUPPORT