aboutsummaryrefslogtreecommitdiffstats
path: root/app/main.cpp
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 14:40:08 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 14:40:08 +0900
commitcf1d48d14028697c8ac9643df5320a4c6852f917 (patch)
treefc9e32924a08c8785640f9e1109d161f1fc72dfc /app/main.cpp
parentca5835ae771cc3921433b951f25f5207ac3d6999 (diff)
delete wayland header
Diffstat (limited to 'app/main.cpp')
-rw-r--r--app/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/main.cpp b/app/main.cpp
index 7eb92a0..53460c5 100644
--- a/app/main.cpp
+++ b/app/main.cpp
@@ -23,8 +23,6 @@
#include <qlibwindowmanager.h>
#include <qlibhomescreen.h>
#include <string>
-#include <ilm/ivi-application-client-protocol.h>
-#include <wayland-client.h>
#endif
#include <QtCore/QDebug>
#include <QtCore/QCommandLineParser>