summaryrefslogtreecommitdiffstats
path: root/src/kernel/qsound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qsound.cpp')
-rw-r--r--src/kernel/qsound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp
index 98d210427..adfdf84ee 100644
--- a/src/kernel/qsound.cpp
+++ b/src/kernel/qsound.cpp
@@ -42,7 +42,7 @@
#ifndef TQT_NO_SOUND
-#include "ntqptrlist.h"
+#include "tqptrlist.h"
static TQPtrList<TQAuServer> *servers=0;