diff options
Diffstat (limited to 'src/mxcl.library.cpp')
-rw-r--r-- | src/mxcl.library.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mxcl.library.cpp b/src/mxcl.library.cpp index 45c8ce4..786524a 100644 --- a/src/mxcl.library.cpp +++ b/src/mxcl.library.cpp @@ -2,7 +2,7 @@ // See COPYING file for licensing information #include "mxcl.library.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <kcursor.h> namespace mxcl |