diff options
Diffstat (limited to 'src/kernel/tqclipboard_x11.cpp')
-rw-r--r-- | src/kernel/tqclipboard_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqclipboard_x11.cpp b/src/kernel/tqclipboard_x11.cpp index 5c78b7ee5..e20708f54 100644 --- a/src/kernel/tqclipboard_x11.cpp +++ b/src/kernel/tqclipboard_x11.cpp @@ -65,7 +65,7 @@ #ifndef TQT_NO_CLIPBOARD #include "ntqapplication.h" -#include "ntqeventloop.h" +#include "tqeventloop.h" #include "tqbitmap.h" #include "tqdatetime.h" #include "tqdragobject.h" |