summaryrefslogtreecommitdiff
path: root/randr/rrmode.c
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-10-15 22:46:08 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-10-15 22:46:08 -0400
commitfe97f7c54a1b42acd542696b6cdc9e83e89548f3 (patch)
treeb35481d9980177489e463bce23cfa6ed032b5233 /randr/rrmode.c
parent853ea337bdad17f8f6ec7d940de14ce2cbbbf93e (diff)
registry: Add some missing #include's.
Diffstat (limited to 'randr/rrmode.c')
-rw-r--r--randr/rrmode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/randr/rrmode.c b/randr/rrmode.c
index d7cc916ea..63a67dad0 100644
--- a/randr/rrmode.c
+++ b/randr/rrmode.c
@@ -21,6 +21,7 @@
*/
#include "randrstr.h"
+#include "registry.h"
RESTYPE RRModeType;