summaryrefslogtreecommitdiffstats
path: root/parts/astyle/astyle_part.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /parts/astyle/astyle_part.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'parts/astyle/astyle_part.h')
-rw-r--r--parts/astyle/astyle_part.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/parts/astyle/astyle_part.h b/parts/astyle/astyle_part.h
index 61b5a382..675bada5 100644
--- a/parts/astyle/astyle_part.h
+++ b/parts/astyle/astyle_part.h
@@ -3,14 +3,14 @@
*/
-#ifndef __KDEVPART_ASTYLE_H__
-#define __KDEVPART_ASTYLE_H__
+#ifndef __TDEVPART_ASTYLE_H__
+#define __TDEVPART_ASTYLE_H__
class KDialogBase;
-#include <kdevsourceformatter.h>
+#include <tdevsourceformatter.h>
#include <tdeaction.h>
#include <tdeparts/part.h>
-#include <kdevplugin.h>
+#include <tdevplugin.h>
#include <kdebug.h>
#include <tqmap.h>
#include <tqvariant.h>