mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Merge pull request #68182 from Riteo/x11-folder
linuxbsd: move all X11 stuff in its own directory
This commit is contained in:
commit
889868cbbc
13 changed files with 27 additions and 14 deletions
|
@ -40,7 +40,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef X11_ENABLED
|
||||
#include "display_server_x11.h"
|
||||
#include "x11/display_server_x11.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MNTENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue