summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Michael <cp.michael@samsung.com>2014-09-04 14:45:20 -0400
committerChris Michael <cp.michael@samsung.com>2014-09-08 09:05:45 -0400
commit60090e6065c8d39716540d4830be87a8785abe9f (patch)
treeb7be83ea4da96f5358f399a8fe0053069b3cf322
parent1750da1efd7445d895bc52c29ce19d3fc553d3e5 (diff)
downloadenlightenment-60090e6065c8d39716540d4830be87a8785abe9f.tar.gz
xwayland: Fix build breakage with recent e_comp_wl changes
Signed-off-by: Chris Michael <cp.michael@samsung.com>
-rw-r--r--src/modules/xwayland/e_mod_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/xwayland/e_mod_main.c b/src/modules/xwayland/e_mod_main.c
index a01458d2fc..a6dc8bf855 100644
--- a/src/modules/xwayland/e_mod_main.c
+++ b/src/modules/xwayland/e_mod_main.c
@@ -1,5 +1,5 @@
+#define E_COMP_WL
#include "e.h"
-#include "e_comp_wl.h"
#include <sys/socket.h>
#include <sys/un.h>