X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fdrawtext%2Fdrawgl.c;h=e20c8a8bb17b2ecc6d0370a311c5dc1ff86367ec;hb=5174e6b8addd6d26635d365c7d7a977aa6697140;hp=edcd56baa5bfb3df689efbf84b23905734842cdc;hpb=7fccf8b3543c8cdb993252f0cf9a6b9ed826408e;p=retroray diff --git a/libs/drawtext/drawgl.c b/libs/drawtext/drawgl.c index edcd56b..e20c8a8 100644 --- a/libs/drawtext/drawgl.c +++ b/libs/drawtext/drawgl.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ #include "drawtext.h" -#include "drawtext_impl.h" +#include "dtximpl.h" struct quad { struct dtx_vertex v[6];