diff --git a/clients/simple-egl.c b/clients/simple-egl.c index a1e57aef5..779797f52 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;