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
commit 46b64bd5c6
26 changed files with 64 additions and 119 deletions

View file

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