added evas object box
[ego.git] / src / lib / line.h
blob003c5288fed7b604cef4727a798877b8f37c0010
1 #ifndef EGO_EVAS_LINE_H
2 #define EGO_EVAS_LINE_H
4 #include "luaobj.h"
6 extern const luaobj_Reg *cLine[];
8 #endif