diff options
Diffstat (limited to 'PerlTQt/handlers.cpp')
-rw-r--r-- | PerlTQt/handlers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PerlTQt/handlers.cpp b/PerlTQt/handlers.cpp index bf95de1..774383c 100644 --- a/PerlTQt/handlers.cpp +++ b/PerlTQt/handlers.cpp @@ -1,6 +1,6 @@ #include <tqstring.h> #include <tqregexp.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqmetaobject.h> #include <tqvaluelist.h> #include <tqwidgetlist.h> |