eo suit - warn - include ptr indirection not privater to avoid warnings
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Nov 2018 14:27:10 +0000 (14:27 +0000)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 20 Nov 2018 06:56:20 +0000 (15:56 +0900)
src/tests/eo/suite/eo_suite.c

index 5512ee0..57b7c61 100644 (file)
@@ -4,8 +4,8 @@
 
 #include "eo_suite.h"
 #include "../../efl_check.h"
-#include <eo_private.h>
 #include <Eo.h>
+#include <eo_ptr_indirection.h>
 #include <Eina.h>
 
 int _eo_log_dom = -1;