changeset 113:c5dcf51f5f1e

core: fix implicit declaration
author David Demelier <markand@malikania.fr>
date Thu, 16 Apr 2020 10:35:50 +0200
parents 40f22a8188d2
children bf7500aea454
files src/core/font.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/font.c	Sun Apr 12 16:55:26 2020 +0200
+++ b/src/core/font.c	Thu Apr 16 10:35:50 2020 +0200
@@ -26,6 +26,7 @@
 #include "error.h"
 #include "error_p.h"
 #include "font.h"
+#include "texture_p.h"
 #include "util.h"
 
 bool