aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/present/present_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/present/present_screen.c')
-rw-r--r--xorg-server/present/present_screen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/present/present_screen.c b/xorg-server/present/present_screen.c
index 25ef6818d..1e4f55d37 100644
--- a/xorg-server/present/present_screen.c
+++ b/xorg-server/present/present_screen.c
@@ -20,8 +20,8 @@
* OF THIS SOFTWARE.
*/
-#ifdef HAVE_XORG_CONFIG_H
-#include <xorg-config.h>
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
#endif
#include "present_priv.h"