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 efca57ef7..9b648a5a2 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -15,7 +15,7 @@  #include <tqfiledialog.h>  #include <tqregexp.h> -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqpainter.h>  #include <tqwmatrix.h> | 
