cxx: Remove elm_widget.h from Elementary.hh

It's internal.
This commit is contained in:
Jean-Philippe Andre 2018-01-16 22:03:49 +09:00
parent 2686742587
commit 854cce329a
1 changed files with 0 additions and 1 deletions

View File

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