diff options
Diffstat (limited to 'src/kernel/qclipboard_x11.cpp')
-rw-r--r-- | src/kernel/qclipboard_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qclipboard_x11.cpp b/src/kernel/qclipboard_x11.cpp index 51fbc63ab..7776cf606 100644 --- a/src/kernel/qclipboard_x11.cpp +++ b/src/kernel/qclipboard_x11.cpp @@ -70,7 +70,7 @@ #include "ntqdatetime.h" #include "ntqdragobject.h" #include "ntqbuffer.h" -#include "ntqtextcodec.h" +#include "tqtextcodec.h" #include "tqvaluelist.h" #include "tqmap.h" #include "qt_x11_p.h" |