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