diff options
Diffstat (limited to 'src/video/wayland/SDL_waylandgl.h')
-rw-r--r-- | src/video/wayland/SDL_waylandgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/wayland/SDL_waylandgl.h b/src/video/wayland/SDL_waylandgl.h index b566cbf5..6cbf6f24 100644 --- a/src/video/wayland/SDL_waylandgl.h +++ b/src/video/wayland/SDL_waylandgl.h @@ -3,7 +3,7 @@ #ifndef _SDL_waylandgl_h #define _SDL_waylandgl_h #include "SDL_waylandwindow.h" -#include </home/joel/install/include/wayland-client-protocol.h> +#include <wayland-client-protocol.h> void Wayland_GL_SwapWindow(_THIS, SDL_Window * window); int Wayland_GL_GetSwapInterval(_THIS); |