diff options
Diffstat (limited to 'src/kernel/qsound_x11.cpp')
-rw-r--r-- | src/kernel/qsound_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qsound_x11.cpp b/src/kernel/qsound_x11.cpp index 11d34e476..ea0d8f212 100644 --- a/src/kernel/qsound_x11.cpp +++ b/src/kernel/qsound_x11.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_SOUND #include "tqptrdict.h" -#include "ntqsocketnotifier.h" +#include "tqsocketnotifier.h" #include "ntqapplication.h" |