X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fdrawtext%2Fdrawgl.c;fp=libs%2Fdrawtext%2Fdrawgl.c;h=e20c8a8bb17b2ecc6d0370a311c5dc1ff86367ec;hb=86ea36402d2ba296db0950d85e18c50f7ee7006b;hp=edcd56baa5bfb3df689efbf84b23905734842cdc;hpb=8e0d640fcb4dfee7cea3d1f79f7854f5e75cf4c0;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];