aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/Encoder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/Encoder.cxx')
-rw-r--r--common/rfb/Encoder.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/rfb/Encoder.cxx b/common/rfb/Encoder.cxx
index 0e29f1df..d6d4a81d 100644
--- a/common/rfb/Encoder.cxx
+++ b/common/rfb/Encoder.cxx
@@ -17,6 +17,10 @@
* USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <rfb/Encoder.h>
#include <rfb/PixelBuffer.h>
#include <rfb/Palette.h>