aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libfonts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libfonts.h b/libfonts.h
index c4cb229..211e391 100644
--- a/libfonts.h
+++ b/libfonts.h
@@ -2,6 +2,8 @@
#ifndef LIBFONTS_H
#define LIBFONTS_H
+#include <stdint.h>
+
enum libfonts_antialiasing {
LIBFONTS_ANTIALIASING_NONE,