summaryrefslogtreecommitdiffstats
path: root/server/reds_sw_canvas.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/reds_sw_canvas.c')
-rw-r--r--server/reds_sw_canvas.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/reds_sw_canvas.c b/server/reds_sw_canvas.c
index 428a9dce..6df63e62 100644
--- a/server/reds_sw_canvas.c
+++ b/server/reds_sw_canvas.c
@@ -14,7 +14,9 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "reds_sw_canvas.h"
#define SPICE_CANVAS_INTERNAL