diff options
Diffstat (limited to 'tdeui/kcommand.h')
-rw-r--r-- | tdeui/kcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcommand.h b/tdeui/kcommand.h index 8ba782a2a..f802f8d64 100644 --- a/tdeui/kcommand.h +++ b/tdeui/kcommand.h @@ -24,7 +24,7 @@ #include <tqptrlist.h> #include <tqstring.h> #include <tqobject.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class KAction; class KActionCollection; |