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 6c1190fb3..5d22fdf49 100644 --- a/src/kernel/qscriptengine_x11.cpp +++ b/src/kernel/qscriptengine_x11.cpp @@ -1900,7 +1900,7 @@ static void indic_attributes(int script, const TQString &text, int from, int len // -------------------------------------------------------------------------------------------------------------------------------------------- #include <tqtextcodec.h> -#include <ntqlibrary.h> +#include <tqlibrary.h> static void thaiWordBreaks(const TQChar *string, const int len, TQCharAttributes *attributes) |