summaryrefslogtreecommitdiff
path: root/src/font_pango.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/font_pango.c')
-rw-r--r--src/font_pango.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font_pango.c b/src/font_pango.c
index 0964123..171f3bd 100644
--- a/src/font_pango.c
+++ b/src/font_pango.c
@@ -45,6 +45,7 @@
#include <errno.h>
#include <glib.h>
+#include <libtsm.h>
#include <pango/pango.h>
#include <pango/pangoft2.h>
#include <pthread.h>
@@ -55,7 +56,6 @@
#include "shl_dlist.h"
#include "shl_hashtable.h"
#include "shl_log.h"
-#include "tsm_unicode.h"
#include "uterm_video.h"
#define LOG_SUBSYSTEM "font_pango"