wayland: Remove redundant waylanddyn.h includes.

All files including waylanddyn.h already include waylandvideo.h first.
This commit is contained in:
Ethan Lee
2021-08-03 13:30:57 -04:00
parent 124405a0bc
commit 32f909f7e3
8 changed files with 1 additions and 10 deletions

View File

@@ -30,7 +30,6 @@
#include "SDL_waylandwindow.h"
#include "SDL_waylandvideo.h"
#include "SDL_waylandtouch.h"
#include "SDL_waylanddyn.h"
#include "SDL_hints.h"
#include "xdg-shell-client-protocol.h"