rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=1d7dd38d61e9db3d96546a85ee6a775376c13868

commit 1d7dd38d61e9db3d96546a85ee6a775376c13868
Author: Vitalii Vorobiov <vi.vorob...@samsung.com>
Date:   Mon Jan 25 15:06:56 2016 +0000

    UTC: include to make colorclasses compilable
---
 tests/test_common.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/test_common.h b/tests/test_common.h
index c604c74..7c25668 100644
--- a/tests/test_common.h
+++ b/tests/test_common.h
@@ -17,6 +17,8 @@
  * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
  */
 
+#include "project_manager.h"
+
 static void
 _test_end_cb(void *data __UNUSED__,
       PM_Project_Result result __UNUSED__)

-- 


Reply via email to