cxx: Include edje from elementary
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 28 Nov 2017 12:18:28 +0000 (21:18 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Dec 2017 06:01:45 +0000 (15:01 +0900)
src/lib/elementary/Elementary.hh

index 215632b..dff82ab 100644 (file)
@@ -21,6 +21,7 @@ extern "C" {
 #include "elm_widget.h"
 }
 
+#include <Edje.hh>
 #include "Elementary.eo.hh"
 
 #endif