summaryrefslogtreecommitdiff
path: root/render/picture.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/picture.h')
-rw-r--r--render/picture.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/render/picture.h b/render/picture.h
index b09d9aac2..e04790374 100644
--- a/render/picture.h
+++ b/render/picture.h
@@ -23,6 +23,10 @@
* Author: Keith Packard, SuSE, Inc.
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef _PICTURE_H_
#define _PICTURE_H_