summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/XvMC.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XvMC.c b/src/XvMC.c
index 8db6409..16327c8 100644
--- a/src/XvMC.c
+++ b/src/XvMC.c
@@ -2,6 +2,9 @@
#define NEED_REPLIES
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include "XvMClibint.h"
#ifdef HAS_SHM