mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-21 06:45:44 +00:00
linux/SDL_system_theme.c: fix an include path
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "SDL_dbus.h"
|
||||
#include "SDL_system_theme.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "../../video/SDL_sysvideo.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user