diff options
Diffstat (limited to 'examples/sound/sound.cpp')
-rw-r--r-- | examples/sound/sound.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sound/sound.cpp b/examples/sound/sound.cpp index fd508ca1c..9c79d5762 100644 --- a/examples/sound/sound.cpp +++ b/examples/sound/sound.cpp @@ -16,7 +16,7 @@ #include "sound.h" #include <ntqapplication.h> #include <ntqmessagebox.h> -#include <ntqmenubar.h> +#include <tqmenubar.h> SoundPlayer::SoundPlayer() : TQMainWindow(), |