summaryrefslogtreecommitdiff
path: root/src/cairo-reference-count-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo-reference-count-private.h')
-rw-r--r--src/cairo-reference-count-private.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cairo-reference-count-private.h b/src/cairo-reference-count-private.h
index aef8a1f8..8dbc1abc 100644
--- a/src/cairo-reference-count-private.h
+++ b/src/cairo-reference-count-private.h
@@ -37,6 +37,10 @@
#ifndef CAIRO_REFRENCE_COUNT_PRIVATE_H
#define CAIRO_REFRENCE_COUNT_PRIVATE_H
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "cairo-atomic-private.h"
CAIRO_BEGIN_DECLS