summaryrefslogtreecommitdiffstats
path: root/kode/printer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/printer.h')
-rw-r--r--kode/printer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/printer.h b/kode/printer.h
index 1d3f103e..0f92608e 100644
--- a/kode/printer.h
+++ b/kode/printer.h
@@ -26,14 +26,14 @@
#include "style.h"
#include "automakefile.h"
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <tqvaluelist.h>
#include <tqstring.h>
#include <tqstringlist.h>
namespace KODE {
-class KDE_EXPORT Printer
+class TDE_EXPORT Printer
{
public:
Printer();