efl_wl: Add ecore_wl2_internal include

This library uses functions which are now internal to Ecore_Wl2, so we
need to add the ecore_wl2_internal header here.
This commit is contained in:
Christopher Michael 2020-01-09 10:53:26 -05:00
parent d0845de6b3
commit 18e01e88d5
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "Ecore_Evas.h"
#include "Ecore_Wl2.h"
#include "ecore_wl2_internal.h"
#include "Ecore_Input.h"
#include "Evas_GL.h"