diff options
Diffstat (limited to 'examples/qmag/qmag.cpp')
-rw-r--r-- | examples/qmag/qmag.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qmag/qmag.cpp b/examples/qmag/qmag.cpp index c6b810c77..efca57ef7 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -7,8 +7,8 @@ ** *****************************************************************************/ -#include <ntqcombobox.h> -#include <ntqpushbutton.h> +#include <tqcombobox.h> +#include <tqpushbutton.h> #include <tqpixmap.h> #include <tqimage.h> #include <tqlabel.h> |