diff options
Diffstat (limited to 'tdecore/kshortcut.h')
-rw-r--r-- | tdecore/kshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kshortcut.h b/tdecore/kshortcut.h index ee4a269f3..9baf31b0d 100644 --- a/tdecore/kshortcut.h +++ b/tdecore/kshortcut.h @@ -22,7 +22,7 @@ #include <tqkeysequence.h> #include <tqstring.h> -#include "kdelibs_export.h" +#include "tdelibs_export.h" class TQKeyEvent; class KKeyNative; |