diff options
author | Keith Packard <keithp@keithp.com> | 2008-03-21 03:14:47 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-11-24 13:24:40 -0800 |
commit | 93179c214fc6ed88f72955a11c69ae0a47316d8c (patch) | |
tree | 25817fd2fc1b1f09a2f58f760361a2b0260e9b3d /randr/rrtransform.c | |
parent | 7c61db66a470a8306e346ed8bf8934f014dada42 (diff) |
rrtransform needs randrstr to get RANDR_INTERFACE defines
Diffstat (limited to 'randr/rrtransform.c')
-rw-r--r-- | randr/rrtransform.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/randr/rrtransform.c b/randr/rrtransform.c index f9934d766..836a7aef4 100644 --- a/randr/rrtransform.c +++ b/randr/rrtransform.c @@ -20,6 +20,7 @@ * OF THIS SOFTWARE. */ +#include "randrstr.h" #include "rrtransform.h" void |