summaryrefslogtreecommitdiffstats
path: root/src/electronics/components/ram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/electronics/components/ram.cpp')
-rw-r--r--src/electronics/components/ram.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/electronics/components/ram.cpp b/src/electronics/components/ram.cpp
index d0ac2b1..375bf21 100644
--- a/src/electronics/components/ram.cpp
+++ b/src/electronics/components/ram.cpp
@@ -14,7 +14,7 @@
#include "variant.h"
#include <cmath>
-#include <klocale.h>
+#include <tdelocale.h>
Item* RAM::construct( ItemDocument *itemDocument, bool newItem, const char *id )
{