14 lines
312 B
Diff
14 lines
312 B
Diff
Index: include/miscstruct.h
|
|
===================================================================
|
|
--- include/miscstruct.h.orig
|
|
+++ include/miscstruct.h
|
|
@@ -50,7 +50,7 @@ SOFTWARE.
|
|
|
|
#include "misc.h"
|
|
#include <X11/Xprotostr.h>
|
|
-#include <pixman.h>
|
|
+#include <pixman-1/pixman.h>
|
|
|
|
typedef xPoint DDXPointRec;
|
|
|