summaryrefslogtreecommitdiff
path: root/tests/scanner/drawable.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/drawable.c')
-rw-r--r--tests/scanner/drawable.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/scanner/drawable.c b/tests/scanner/drawable.c
index 9c58bfed..b4a3ddc0 100644
--- a/tests/scanner/drawable.c
+++ b/tests/scanner/drawable.c
@@ -1,5 +1,9 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
+
+/* This file gets installed, so we can't assume config.h is available */
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
#include "drawable.h"