summaryrefslogtreecommitdiff
path: root/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'text.h')
-rw-r--r--text.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/text.h b/text.h
index a60047f..cfd70e7 100644
--- a/text.h
+++ b/text.h
@@ -1,8 +1,6 @@
#ifndef TEXT_H_
#define TEXT_H_
-#include <uchar.h>
-
// A text-rendering interface.
// Example usage:
// Font *font = text_font_load("font.ttf", 18);