summaryrefslogtreecommitdiffstats
path: root/tdemdi/tdemdi/guiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/tdemdi/guiclient.h')
-rw-r--r--tdemdi/tdemdi/guiclient.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdemdi/tdemdi/guiclient.h b/tdemdi/tdemdi/guiclient.h
index 5c8822a0a..4f12e4b30 100644
--- a/tdemdi/tdemdi/guiclient.h
+++ b/tdemdi/tdemdi/guiclient.h
@@ -1,7 +1,7 @@
/* This file is part of the KDE libraries
Copyright (C) 2003 Joseph Wenninger <jowenn@kde.org>
Copyright (C) 2004 Christoph Cullmann <cullmann@kde.org>
- based on ktoolbarhandler.cpp: Copyright (C) 2002 Simon Hausmann <hausmann@kde.org>
+ based on tdetoolbarhandler.cpp: Copyright (C) 2002 Simon Hausmann <hausmann@kde.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -24,7 +24,7 @@
#include <tqobject.h>
#include <tqguardedptr.h>
#include <kxmlguiclient.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <tdemdi/global.h>