datetime_module: Fix build warning.

Include the elm_widget.h
This commit is contained in:
Jaehwan Kim 2015-02-04 19:19:45 +09:00
parent 270b83fdfa
commit 8ea2217bdd
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#endif
#include <Elementary.h>
#include "elm_widget.h"
#include "elm_widget_datetime.h"
#define DATETIME_FIELD_COUNT 6