summaryrefslogtreecommitdiffstats
path: root/parts/fullscreen/fullscreen_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/fullscreen/fullscreen_part.h')
-rw-r--r--parts/fullscreen/fullscreen_part.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/parts/fullscreen/fullscreen_part.h b/parts/fullscreen/fullscreen_part.h
index fcb566e8..2964b5d9 100644
--- a/parts/fullscreen/fullscreen_part.h
+++ b/parts/fullscreen/fullscreen_part.h
@@ -9,15 +9,15 @@
* *
***************************************************************************/
-#ifndef __KDEVPART_FULLSCREEN_H__
-#define __KDEVPART_FULLSCREEN_H__
+#ifndef __TDEVPART_FULLSCREEN_H__
+#define __TDEVPART_FULLSCREEN_H__
#include <tqguardedptr.h>
-#include <kdevplugin.h>
+#include <tdevplugin.h>
class TDEAction;
-class FullScreenPart : public KDevPlugin
+class FullScreenPart : public TDevPlugin
{
Q_OBJECT