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 7776cf606..dbe3a7f78 100644 --- a/src/kernel/qclipboard_x11.cpp +++ b/src/kernel/qclipboard_x11.cpp @@ -67,7 +67,7 @@ #include "ntqapplication.h" #include "ntqeventloop.h" #include "ntqbitmap.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "ntqdragobject.h" #include "ntqbuffer.h" #include "tqtextcodec.h" |