diff options
Diffstat (limited to 'examples/qmag')
-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 c3463f5b5..c6b810c77 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -11,7 +11,7 @@ #include <ntqpushbutton.h> #include <tqpixmap.h> #include <tqimage.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <tqfiledialog.h> #include <tqregexp.h> |