1
0
xorg-x11-server/pixman.diff

14 lines
310 B
Diff
Raw Normal View History

Index: include/miscstruct.h
================================================================================
--- include/miscstruct.h
+++ include/miscstruct.h
@@ -50,7 +50,7 @@
#include "misc.h"
#include <X11/Xprotostr.h>
-#include <pixman.h>
+#include <pixman-1/pixman.h>
typedef xPoint DDXPointRec;