diff options
Diffstat (limited to 'examples/qmag/qmag.cpp')
-rw-r--r-- | examples/qmag/qmag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmag/qmag.cpp b/examples/qmag/qmag.cpp index 1e88435e1..b44730f85 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -12,7 +12,7 @@ #include <ntqpixmap.h> #include <tqimage.h> #include <ntqlabel.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> #include <tqregexp.h> #include <ntqapplication.h> |