mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
The pixman headers have been located under pixman-1/ instead of pixman/ since
around 2007-08-06, and pixman-1.pc has the updated include paths to account
for this.
This reverts commit feb1b3e455.
This commit is contained in:
@@ -51,7 +51,7 @@ SOFTWARE.
|
||||
#include "misc.h"
|
||||
#include <X11/Xprotostr.h>
|
||||
#include "gc.h"
|
||||
#include <pixman/pixman.h>
|
||||
#include <pixman.h>
|
||||
|
||||
typedef xPoint DDXPointRec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user