summaryrefslogtreecommitdiffstats
path: root/src/basket_part.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:19 -0600
commitd31a28ff1aa6d56b5e03153649ca8981ee530710 (patch)
tree09b2b983a523e0288f88fbe1f85aa898b61c882c /src/basket_part.h
parent3a8431fc92f4824b798e05a67bd73249b6c8d0c8 (diff)
downloadbasket-d31a28ff1aa6d56b5e03153649ca8981ee530710.tar.gz
basket-d31a28ff1aa6d56b5e03153649ca8981ee530710.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/basket_part.h')
-rw-r--r--src/basket_part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/basket_part.h b/src/basket_part.h
index 719c604..5fc094c 100644
--- a/src/basket_part.h
+++ b/src/basket_part.h
@@ -21,8 +21,8 @@
#ifndef _BASKETPART_H_
#define _BASKETPART_H_
-#include <kparts/part.h>
-#include <kparts/factory.h>
+#include <tdeparts/part.h>
+#include <tdeparts/factory.h>
class TQWidget;
class TQPainter;