summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/app/shell/uicontroller.h
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-11-15 16:22:29 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-11-15 20:18:06 +0100
commit5186fc97413c31f1f1e0c8341874c8c0410709dd (patch)
tree8cd3d4d5053cb93468724f89f8fa0cb14318caed /examples/uml/duse-mt/src/app/shell/uicontroller.h
parent855ca128165c9b545859be22524d8432c304ed3c (diff)
Update .pro/.pri files for handling of plugins/libraries dependencies
Change-Id: I95697cb825f97c862835d763488a5c5ec7c09329 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/uml/duse-mt/src/app/shell/uicontroller.h')
-rw-r--r--examples/uml/duse-mt/src/app/shell/uicontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uml/duse-mt/src/app/shell/uicontroller.h b/examples/uml/duse-mt/src/app/shell/uicontroller.h
index 19f5cc80..c7511517 100644
--- a/examples/uml/duse-mt/src/app/shell/uicontroller.h
+++ b/examples/uml/duse-mt/src/app/shell/uicontroller.h
@@ -41,7 +41,7 @@
#ifndef UICONTROLLER_H
#define UICONTROLLER_H
-#include <interfaces/iuicontroller.h>
+#include <duseinterfaces/iuicontroller.h>
#include "mainwindow.h"