efl_ui/image_zoomable: include header for internal pan

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D9975
This commit is contained in:
Mike Blumenkrantz 2019-09-16 15:07:38 -04:00 committed by Marcel Hollerbach
parent 304dac6570
commit 43af39ac69
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include "elm_priv.h"
#include "efl_ui_image_zoomable_private.h"
#include "efl_ui_image_zoomable_pan.eo.h"
#define MY_PAN_CLASS EFL_UI_IMAGE_ZOOMABLE_PAN_CLASS