summaryrefslogtreecommitdiff
path: root/include/extinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extinit.h')
-rw-r--r--include/extinit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extinit.h b/include/extinit.h
index 539e28d6f..2755e30e3 100644
--- a/include/extinit.h
+++ b/include/extinit.h
@@ -97,7 +97,7 @@ extern Bool noRRExtension;
extern void RRExtensionInit(void);
#endif
-#if defined(XRECORD) && !defined(XorgLoader)
+#if defined(XRECORD)
extern void RecordExtensionInit(void);
#endif