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 9c79d5762..8333f464e 100644 --- a/examples/sound/sound.cpp +++ b/examples/sound/sound.cpp @@ -15,7 +15,7 @@ #include "sound.h" #include <ntqapplication.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h> #include <tqmenubar.h> SoundPlayer::SoundPlayer() : |