summaryrefslogtreecommitdiffstats
path: root/extra/kde315
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde315')
-rw-r--r--extra/kde315/konsole_part.h4
-rw-r--r--extra/kde315/tdesycocafactory.h (renamed from extra/kde315/ksycocafactory.h)8
2 files changed, 6 insertions, 6 deletions
diff --git a/extra/kde315/konsole_part.h b/extra/kde315/konsole_part.h
index fcbd612..8fbf1b6 100644
--- a/extra/kde315/konsole_part.h
+++ b/extra/kde315/konsole_part.h
@@ -21,8 +21,8 @@
#ifndef __KONSOLE_PART_H__
#define __KONSOLE_PART_H__
-#include <kparts/browserextension.h>
-#include <kparts/factory.h>
+#include <tdeparts/browserextension.h>
+#include <tdeparts/factory.h>
#include <kdialogbase.h>
diff --git a/extra/kde315/ksycocafactory.h b/extra/kde315/tdesycocafactory.h
index 1959edd..1b3bdf3 100644
--- a/extra/kde315/ksycocafactory.h
+++ b/extra/kde315/tdesycocafactory.h
@@ -16,11 +16,11 @@
* Boston, MA 02110-1301, USA.
**/
-#ifndef __ksycocafactory_h__
-#define __ksycocafactory_h__ "$Id: ksycocafactory.h,v 1.13 2002/09/21 15:07:27 tjansen Exp $"
+#ifndef __tdesycocafactory_h__
+#define __tdesycocafactory_h__ "$Id: tdesycocafactory.h,v 1.13 2002/09/21 15:07:27 tjansen Exp $"
-#include "ksycocatype.h"
-#include "ksycocaentry.h"
+#include "tdesycocatype.h"
+#include "tdesycocaentry.h"
#include <tqdict.h>
#include <tqptrlist.h>