summaryrefslogtreecommitdiffstats
path: root/tdeprint/management/pluginaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/management/pluginaction.h')
-rw-r--r--tdeprint/management/pluginaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/management/pluginaction.h b/tdeprint/management/pluginaction.h
index 1d77b71b7..0f87460fd 100644
--- a/tdeprint/management/pluginaction.h
+++ b/tdeprint/management/pluginaction.h
@@ -20,7 +20,7 @@
#ifndef PLUGINACTION_H
#define PLUGINACTION_H
-#include <kaction.h>
+#include <tdeaction.h>
class TDEPRINT_EXPORT PluginAction : public TDEAction
{