aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/H264Decoder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/H264Decoder.cxx')
-rw-r--r--common/rfb/H264Decoder.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/rfb/H264Decoder.cxx b/common/rfb/H264Decoder.cxx
index 1a310a3c..3178a17b 100644
--- a/common/rfb/H264Decoder.cxx
+++ b/common/rfb/H264Decoder.cxx
@@ -18,6 +18,10 @@
* USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#define MAX_H264_INSTANCES 64
#include <deque>