aboutsummaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver/Image.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/x0vncserver/Image.h')
-rw-r--r--unix/x0vncserver/Image.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/x0vncserver/Image.h b/unix/x0vncserver/Image.h
index 4cac8b41..4e1442d6 100644
--- a/unix/x0vncserver/Image.h
+++ b/unix/x0vncserver/Image.h
@@ -23,6 +23,10 @@
#ifndef __IMAGE_H__
#define __IMAGE_H__
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <X11/Xlib.h>
#include <X11/Xutil.h>