summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopen_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/quickopen/quickopen_part.h')
-rw-r--r--parts/quickopen/quickopen_part.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h
index fa1d85e3..aff0d4f6 100644
--- a/parts/quickopen/quickopen_part.h
+++ b/parts/quickopen/quickopen_part.h
@@ -18,11 +18,11 @@
*
*/
-#ifndef __KDEVPART_QUICKOPEN_H__
-#define __KDEVPART_QUICKOPEN_H__
+#ifndef __TDEVPART_QUICKOPEN_H__
+#define __TDEVPART_QUICKOPEN_H__
#include <tqguardedptr.h>
-#include <kdevquickopen.h>
+#include <tdevquickopen.h>
#include <codemodel.h>
class TDEAction;