xwayland: Fix build breakage with recent e_comp_wl changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-09-04 14:45:20 -04:00
parent 1750da1efd
commit 60090e6065
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#define E_COMP_WL
#include "e.h"
#include "e_comp_wl.h"
#include <sys/socket.h>
#include <sys/un.h>