summaryrefslogtreecommitdiff
path: root/include/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extension.h')
-rw-r--r--include/extension.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/extension.h b/include/extension.h
index 34750173b..7d4e4accb 100644
--- a/include/extension.h
+++ b/include/extension.h
@@ -47,6 +47,10 @@ SOFTWARE.
******************************************************************/
/* $XFree86: xc/programs/Xserver/include/extension.h,v 1.5 2001/12/14 19:59:54 dawes Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef EXTENSION_H
#define EXTENSION_H