summaryrefslogtreecommitdiff
path: root/src/apm_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/apm_video.c')
-rw-r--r--src/apm_video.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/apm_video.c b/src/apm_video.c
index f3e5db6..244ab26 100644
--- a/src/apm_video.c
+++ b/src/apm_video.c
@@ -1,5 +1,9 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/apm/apm_video.c,v 1.11tsi Exp $ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#if PSZ != 24
#include "dixstruct.h"
#include "fourcc.h"