diff options
Diffstat (limited to 'examples/movies/main.cpp')
-rw-r--r-- | examples/movies/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/movies/main.cpp b/examples/movies/main.cpp index 3fa2ec737..95c7b95a4 100644 --- a/examples/movies/main.cpp +++ b/examples/movies/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqapplication.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> #include <ntqpushbutton.h> #include <ntqlabel.h> #include <ntqpainter.h> |