[PATCH] rrtransform needs randrstr to get RANDR_INTERFACE defines

Keith Packard keithp at keithp.com
Fri Nov 14 14:12:52 PST 2008


---
 randr/rrtransform.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/randr/rrtransform.c b/randr/rrtransform.c
index f9934d7..836a7ae 100644
--- a/randr/rrtransform.c
+++ b/randr/rrtransform.c
@@ -20,6 +20,7 @@
  * OF THIS SOFTWARE.
  */
 
+#include "randrstr.h"
 #include "rrtransform.h"
 
 void
-- 
1.5.6.5




More information about the xorg mailing list