diff options
Diffstat (limited to 'src/kernel/qapplication_x11.cpp')
| -rw-r--r-- | src/kernel/qapplication_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp index 18a0eb7f0..f3252b296 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -81,7 +81,7 @@ #include "tqsessionmanager.h" #include "tqvaluelist.h" #include "tqdict.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include "tqclipboard.h" #include "tqwhatsthis.h" // ######## dependency #include "tqsettings.h" |
