summaryrefslogtreecommitdiff
path: root/pango/pangofc-font.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangofc-font.h')
-rw-r--r--pango/pangofc-font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangofc-font.h b/pango/pangofc-font.h
index 3bd3fd19..809a0e12 100644
--- a/pango/pangofc-font.h
+++ b/pango/pangofc-font.h
@@ -22,11 +22,11 @@
#ifndef __PANGO_FC_FONT_H__
#define __PANGO_FC_FONT_H__
-#if defined(PANGO_ENABLE_ENGINE) || defined(PANGO_ENABLE_BACKEND)
-
#include <freetype/freetype.h>
#include <pango/pango-font.h>
+#if defined(PANGO_ENABLE_ENGINE) || defined(PANGO_ENABLE_BACKEND)
+
G_BEGIN_DECLS
#define PANGO_TYPE_FC_FONT (pango_fc_font_get_type ())