summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/opcua/opcuaviewer/opcuaviewer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/opcua/opcuaviewer/opcuaviewer.pro b/examples/opcua/opcuaviewer/opcuaviewer.pro
index 15e55ce..644f287 100644
--- a/examples/opcua/opcuaviewer/opcuaviewer.pro
+++ b/examples/opcua/opcuaviewer/opcuaviewer.pro
@@ -1,8 +1,6 @@
QT += opcua widgets
CONFIG += c++11
DEPENDPATH += INCLUDEPATH
-INCLUDEPATH += \
- $$PWD/../../../../src/plugins/opcua/open62541 \
SOURCES += main.cpp \
mainwindow.cpp \