summaryrefslogtreecommitdiffstats
path: root/src/electronics/components/ecground.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/electronics/components/ecground.cpp')
-rw-r--r--src/electronics/components/ecground.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/electronics/components/ecground.cpp b/src/electronics/components/ecground.cpp
index 68bf7e2..3eebb1e 100644
--- a/src/electronics/components/ecground.cpp
+++ b/src/electronics/components/ecground.cpp
@@ -14,7 +14,7 @@
#include "libraryitem.h"
#include "pin.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqpainter.h>
Item* ECGround::construct( ItemDocument *itemDocument, bool newItem, const char *id )