summaryrefslogtreecommitdiffstats
path: root/src/flowparts/pulse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowparts/pulse.cpp')
-rw-r--r--src/flowparts/pulse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowparts/pulse.cpp b/src/flowparts/pulse.cpp
index 77f9dd0..88e7098 100644
--- a/src/flowparts/pulse.cpp
+++ b/src/flowparts/pulse.cpp
@@ -12,7 +12,7 @@
#include "flowcode.h"
#include "pulse.h"
-#include <klocale.h>
+#include <tdelocale.h>
Item* Pulse::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{