summaryrefslogtreecommitdiffstats
path: root/examples/sound/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sound/sound.h')
-rw-r--r--examples/sound/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sound/sound.h b/examples/sound/sound.h
index 416927b2..6a5541c7 100644
--- a/examples/sound/sound.h
+++ b/examples/sound/sound.h
@@ -9,7 +9,7 @@
#ifndef PLAY_H
#define PLAY_H
-#include "ntqsound.h"
+#include "tqsound.h"
#include <tqmainwindow.h>
class SoundPlayer : public TQMainWindow {