Fix more include paths; add dix-config.h to XKB code.

This commit is contained in:
Daniel Stone
2005-07-03 07:37:35 +00:00
parent e03198972c
commit 46b64bd5c6
26 changed files with 65 additions and 120 deletions

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <X11/misc.h>
#include "scrnintstr.h"
#include <X11/os.h>