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 996af3c7b..1e88435e1 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -13,7 +13,7 @@ #include <tqimage.h> #include <ntqlabel.h> #include <ntqfiledialog.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <ntqapplication.h> #include <ntqpainter.h> |