fix include of comp_wl header to work with wayland_only option

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-06-05 11:09:34 -04:00 committed by Chris Michael
parent 92fd5b4be1
commit 7499b51b68
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
#include "e.h"
#ifdef HAVE_WAYLAND_CLIENTS
#include "e_comp_wl.h"
#if defined(HAVE_WAYLAND_CLIENTS) || defined(HAVE_WAYLAND_ONLY)
# include "e_comp_wl.h"
#endif
#define OVER_FLOW 1