diff options
Diffstat (limited to 'tdecore/tdeshortcutmenu.h')
-rw-r--r-- | tdecore/tdeshortcutmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeshortcutmenu.h b/tdecore/tdeshortcutmenu.h index 6e01cdd95..a62757316 100644 --- a/tdecore/tdeshortcutmenu.h +++ b/tdecore/tdeshortcutmenu.h @@ -23,7 +23,7 @@ #include <tqmap.h> #include <tqpopupmenu.h> -#include "kshortcut.h" +#include "tdeshortcut.h" class TQLabel; |