summaryrefslogtreecommitdiff
path: root/src/gfx_layout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx_layout.cpp')
-rw-r--r--src/gfx_layout.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gfx_layout.cpp b/src/gfx_layout.cpp
index 0c4c1f23f..2dba6a204 100644
--- a/src/gfx_layout.cpp
+++ b/src/gfx_layout.cpp
@@ -21,6 +21,8 @@
#include <unicode/ustring.h>
#endif /* WITH_ICU */
+#include "safeguards.h"
+
/** Cache of ParagraphLayout lines. */
Layouter::LineCache *Layouter::linecache;