diff options
Diffstat (limited to 'examples/sound/sound.h')
-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 ee4bc5853..416927b24 100644 --- a/examples/sound/sound.h +++ b/examples/sound/sound.h @@ -10,7 +10,7 @@ #define PLAY_H #include "ntqsound.h" -#include <ntqmainwindow.h> +#include <tqmainwindow.h> class SoundPlayer : public TQMainWindow { TQ_OBJECT |