cxx: Include edje from elementary

This commit is contained in:
Jean-Philippe Andre 2017-11-28 21:18:28 +09:00
parent 725026a4ba
commit 052d9dda44
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ extern "C" {
#include "elm_widget.h"
}
#include <Edje.hh>
#include "Elementary.eo.hh"
#endif