2009-08-04 21:52:16 +02:00
|
|
|
Index: include/miscstruct.h
|
2010-03-20 03:42:15 +01:00
|
|
|
================================================================================
|
|
|
|
--- include/miscstruct.h
|
2009-08-04 21:52:16 +02:00
|
|
|
+++ include/miscstruct.h
|
2010-03-20 03:42:15 +01:00
|
|
|
@@ -50,7 +50,7 @@
|
2009-08-04 21:52:16 +02:00
|
|
|
|
2007-12-06 01:45:28 +01:00
|
|
|
#include "misc.h"
|
|
|
|
#include <X11/Xprotostr.h>
|
|
|
|
-#include <pixman.h>
|
|
|
|
+#include <pixman-1/pixman.h>
|
|
|
|
|
|
|
|
typedef xPoint DDXPointRec;
|
|
|
|
|