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 b44730f85..d21e06ebb 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -16,7 +16,7 @@ #include <tqregexp.h> #include <ntqapplication.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <ntqwmatrix.h> |