tests/spin_button: include Elementary.h since this uses legacy api

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10233
This commit is contained in:
Mike Blumenkrantz 2019-09-27 11:06:21 -04:00 committed by Marcel Hollerbach
parent cf92adb149
commit 66f0ed43e6
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# include "elementary_config.h"
#endif
#include <Elementary.h>
#include <Efl_Ui.h>
#include "efl_ui_suite.h"