mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
cleanup: Add missing Xlib include
That was indirectly inherited from a mutter header which removed that include
This commit is contained in:
parent
9af81e44bc
commit
17ec947025
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
#include "shell-global.h"
|
#include "shell-global.h"
|
||||||
|
|
||||||
#include <gjs/gjs.h>
|
#include <gjs/gjs.h>
|
||||||
|
#include <X11/Xlib.h>
|
||||||
|
|
||||||
#include "shell-app-cache-private.h"
|
#include "shell-app-cache-private.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue