mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 00:38:00 +02:00
XQuartz: pbproxy: Add a missing include of Xutil.h. Another header
seems to have done this before, but correctness matters.
This commit is contained in:
parent
1e9460abdf
commit
1b4987e779
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xutil.h>
|
||||
#import <AppKit/NSBitmapImageRep.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue