X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fdrawtext%2Ffont.c;fp=libs%2Fdrawtext%2Ffont.c;h=b5ee0e6e20df6cb86372d6b0f96bd2fb19206d8e;hb=86ea36402d2ba296db0950d85e18c50f7ee7006b;hp=b66e9171a91a28d92e22c16b69822013c3f63dac;hpb=8e0d640fcb4dfee7cea3d1f79f7854f5e75cf4c0;p=retroray diff --git a/libs/drawtext/font.c b/libs/drawtext/font.c index b66e917..b5ee0e6 100644 --- a/libs/drawtext/font.c +++ b/libs/drawtext/font.c @@ -34,7 +34,7 @@ along with this program. If not, see . #include FT_FREETYPE_H #endif #include "drawtext.h" -#include "drawtext_impl.h" +#include "dtximpl.h" struct io { void *data;