diff options
Diffstat (limited to 'clients/simple-egl.c')
-rw-r--r-- | clients/simple-egl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/simple-egl.c b/clients/simple-egl.c index a1e57aef..779797f5 100644 --- a/clients/simple-egl.c +++ b/clients/simple-egl.c @@ -50,7 +50,7 @@ #include "shared/helpers.h" #include "shared/platform.h" -#include "weston-egl-ext.h" +#include "shared/weston-egl-ext.h" struct window; struct seat; |