aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/H264WinDecoderContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/H264WinDecoderContext.cxx')
-rw-r--r--common/rfb/H264WinDecoderContext.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/rfb/H264WinDecoderContext.cxx b/common/rfb/H264WinDecoderContext.cxx
index 8422b5c4..a9b13942 100644
--- a/common/rfb/H264WinDecoderContext.cxx
+++ b/common/rfb/H264WinDecoderContext.cxx
@@ -18,6 +18,10 @@
* USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <mfapi.h>
#include <mferror.h>
#include <wmcodecdsp.h>