diff options
-rw-r--r-- | libXfont/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libXfont/config.h b/libXfont/config.h index 5f85c98d4..2f66903bc 100644 --- a/libXfont/config.h +++ b/libXfont/config.h @@ -27,3 +27,5 @@ /* Support gzip for bitmap fonts */ #define X_GZIP_FONT_COMPRESSION 1 + +#include <dix-config.h> |