From dd7d5c27460c654780c7ad04789c42bbaf9710d1 Mon Sep 17 00:00:00 2001 From: SooChan Lim Date: Wed, 17 Jun 2020 13:36:41 +0900 Subject: [PATCH] Revert "include DSPropertyPrivate.h file" This reverts commit 5ac60980cc74f02ae06cde396765d0ed1c595847. Change-Id: I08f3fef79ddc209e16c751685293ea0deddee74c --- src/DSProperty/DSPropertyPrivate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DSProperty/DSPropertyPrivate.cpp b/src/DSProperty/DSPropertyPrivate.cpp index d07123d..00dd756 100644 --- a/src/DSProperty/DSPropertyPrivate.cpp +++ b/src/DSProperty/DSPropertyPrivate.cpp @@ -1,4 +1,4 @@ -#include "DSPropertyPrivate.h" +#include "DSProperty.h" namespace display_server { -- 2.7.4