diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/XvMC.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ #define NEED_REPLIES +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <stdio.h> #include "XvMClibint.h" #ifdef HAS_SHM |