diff options
Diffstat (limited to 'examples/sound')
-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 8333f464e..c350a4107 100644 --- a/examples/sound/sound.cpp +++ b/examples/sound/sound.cpp @@ -14,7 +14,7 @@ // #include "sound.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqmessagebox.h> #include <tqmenubar.h> |