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 0cfd812c2..0a1d62cf8 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -85,7 +85,7 @@ #include "ntqclipboard.h" #include "ntqwhatsthis.h" // ######## dependency #include "ntqsettings.h" -#include "ntqstylefactory.h" +#include "tqstylefactory.h" #include "ntqfileinfo.h" // Input method stuff - UNFINISHED |