diff options
Diffstat (limited to 'examples/sound')
-rw-r--r-- | examples/sound/sound.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sound/sound.h b/examples/sound/sound.h index 416927b24..6a5541c7c 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 { |