diff options
Diffstat (limited to 'dix/main.c')
-rw-r--r-- | dix/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dix/main.c b/dix/main.c index e10f7e1a4..9d5d83944 100644 --- a/dix/main.c +++ b/dix/main.c @@ -76,6 +76,7 @@ Equipment Corporation. #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> +#include <version-config.h> #endif #include <X11/X.h> |