mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Fix <pixman.h> include to <pixman/pixman.h>
This commit is contained in:
@@ -51,7 +51,7 @@ SOFTWARE.
|
||||
#include "misc.h"
|
||||
#include <X11/Xprotostr.h>
|
||||
#include "gc.h"
|
||||
#include <pixman.h>
|
||||
#include <pixman/pixman.h>
|
||||
|
||||
typedef xPoint DDXPointRec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user