summaryrefslogtreecommitdiff
path: root/src/common/pretty-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/pretty-print.c')
-rw-r--r--src/common/pretty-print.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/pretty-print.c b/src/common/pretty-print.c
index 0691ab8..c692664 100644
--- a/src/common/pretty-print.c
+++ b/src/common/pretty-print.c
@@ -18,6 +18,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+#include <config.h>
+
#include "pretty-print.h"
#include <libxml/xmlreader.h>