ecore-wl2-dmabuf: Add include for internal functions

This commit is contained in:
Christopher Michael 2019-11-05 09:08:23 -05:00
parent bb85c55c50
commit b6b7d2d61f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#endif
#include "Ecore_Wl2.h"
#include "ecore_wl2_internal.h"
#include <sys/types.h>
#include <sys/stat.h>