dos port underway
[retroray] / libs / drawtext / drawgl.c
index edcd56b..e20c8a8 100644 (file)
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #include "drawtext.h"
-#include "drawtext_impl.h"
+#include "dtximpl.h"
 
 struct quad {
        struct dtx_vertex v[6];