summaryrefslogtreecommitdiff
path: root/src/fontdetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontdetection.h')
-rw-r--r--src/fontdetection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fontdetection.h b/src/fontdetection.h
index 5023ea8dd..edb961e6d 100644
--- a/src/fontdetection.h
+++ b/src/fontdetection.h
@@ -12,9 +12,10 @@
#ifndef FONTDETECTION_H
#define FONTDETECTION_H
+#include "fontcache.h"
+
#ifdef WITH_FREETYPE
-#include "fontcache.h"
#include <ft2build.h>
#include FT_FREETYPE_H