Skip to content

Commit

Permalink
Fix build on Linux when wayland is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
arnej committed Jan 10, 2015
1 parent b7f6da0 commit aefcd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/video/wayland/SDL_waylandwindow.c
Expand Up @@ -29,6 +29,7 @@
#include "SDL_waylandwindow.h"
#include "SDL_waylandvideo.h"
#include "SDL_waylandtouch.h"
#include "SDL_waylanddyn.h"

static void
handle_ping(void *data, struct wl_shell_surface *shell_surface,
Expand Down

0 comments on commit aefcd86

Please sign in to comment.