Eo: add autotools tests. I have plenty of errors with the unit tests on Windows
[profile/ivi/eobj.git] / src / tests / composite_objects / comp.h
index 87f61f7..95001b7 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef COMP_H
 #define COMP_H
 
-#include "Eo.h"
-
 #define COMP_CLASS comp_class_get()
 const Eo_Class *comp_class_get(void);