summaryrefslogtreecommitdiff
path: root/render/picture.c
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-03 07:37:35 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-03 07:37:35 +0000
commit46b64bd5c66abb1bb9f3538c887d10867607bfff (patch)
tree300ec43d4ac86416fc063d9c7ccd17da78e0af0b /render/picture.c
parente03198972ca78b03ad13cb49112c03a052bb763b (diff)
Fix more include paths; add dix-config.h to XKB code.
Diffstat (limited to 'render/picture.c')
-rw-r--r--render/picture.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/render/picture.c b/render/picture.c
index e83b1d07d..a13ac5d05 100644
--- a/render/picture.c
+++ b/render/picture.c
@@ -27,9 +27,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>