changeset 9265 | 562e58dcbb4c |
parent 8149 | 681eb46b8ac4 |
--- a/src/video/wayland/SDL_waylandvideo.h Thu Dec 04 02:24:22 2014 -0500 +++ b/src/video/wayland/SDL_waylandvideo.h Thu Dec 04 21:33:59 2014 +0100 @@ -69,6 +69,6 @@ uint32_t shm_formats; } SDL_VideoData; -#endif /* _SDL_nullvideo_h */ +#endif /* _SDL_waylandvideo_h */ /* vi: set ts=4 sw=4 expandtab: */