summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlobjectlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umlobjectlist.cpp')
-rw-r--r--umbrello/umbrello/umlobjectlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlobjectlist.cpp b/umbrello/umbrello/umlobjectlist.cpp
index f2850ebd..f238c3c5 100644
--- a/umbrello/umbrello/umlobjectlist.cpp
+++ b/umbrello/umbrello/umlobjectlist.cpp
@@ -12,7 +12,7 @@
#include "umlobjectlist.h"
#include "umlobject.h"
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
void UMLObjectList::copyInto(UMLObjectList *rhs) const {
// Don't copy yourself.