evas-wayland-common: Add include for ecore_wl2 internal functions

This commit is contained in:
Christopher Michael 2019-11-05 09:26:49 -05:00
parent 316136d032
commit ec1ce2b15d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# define _EVAS_ENGINE_WAYLAND_COMMON_H
#include "Ecore_Wl2.h"
#include "ecore_wl2_internal.h"
typedef struct _Evas_Engine_Info_Wayland Evas_Engine_Info_Wayland;