diff options
Diffstat (limited to 'src/kernel/qscriptengine_x11.cpp')
-rw-r--r-- | src/kernel/qscriptengine_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qscriptengine_x11.cpp b/src/kernel/qscriptengine_x11.cpp index 97ae6828b..6c1190fb3 100644 --- a/src/kernel/qscriptengine_x11.cpp +++ b/src/kernel/qscriptengine_x11.cpp @@ -1899,7 +1899,7 @@ static void indic_attributes(int script, const TQString &text, int from, int len // // -------------------------------------------------------------------------------------------------------------------------------------------- -#include <ntqtextcodec.h> +#include <tqtextcodec.h> #include <ntqlibrary.h> |