diff options
author | discomfitor <michael.blumenkrantz@gmail.com> | 2013-10-05 16:38:55 +0100 |
---|---|---|
committer | discomfitor <michael.blumenkrantz@gmail.com> | 2013-10-05 16:38:55 +0100 |
commit | 80bcfac650e286971b9267aca33430908427b6e5 (patch) | |
tree | 4e415bf6687373372c060a1aa9861c8a56a29b17 /src/lib/ecore_wayland | |
parent | 8f493ab6c5975b5346bbd6ee502e9888e4255b8a (diff) |
also unbreak ecore-wl header with previous reverts...
Diffstat (limited to 'src/lib/ecore_wayland')
-rw-r--r-- | src/lib/ecore_wayland/Ecore_Wayland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h b/src/lib/ecore_wayland/Ecore_Wayland.h index 3588341bcc..05ceb00daf 100644 --- a/src/lib/ecore_wayland/Ecore_Wayland.h +++ b/src/lib/ecore_wayland/Ecore_Wayland.h | |||
@@ -12,7 +12,6 @@ | |||
12 | # include <wayland-client.h> | 12 | # include <wayland-client.h> |
13 | # include <wayland-cursor.h> | 13 | # include <wayland-cursor.h> |
14 | # include <xkbcommon/xkbcommon.h> | 14 | # include <xkbcommon/xkbcommon.h> |
15 | # include <subsurface-client-protocol.h> | ||
16 | 15 | ||
17 | # ifdef EAPI | 16 | # ifdef EAPI |
18 | # undef EAPI | 17 | # undef EAPI |