diff blittest.c @ 62:daeb5d4f6bad

Do include "dmtext.h" where necessary.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 01 Oct 2012 09:50:43 +0300
parents 76a7d469eab9
children 7d611ebac3e5
line wrap: on
line diff
--- a/blittest.c	Mon Oct 01 09:49:10 2012 +0300
+++ b/blittest.c	Mon Oct 01 09:50:43 2012 +0300
@@ -1,6 +1,7 @@
 #include "dmlib.h"
 #include "dmargs.h"
 #include "dmvecmat.h"
+#include "dmtext.h"
 #include <math.h>
 
 #define DM_COLORS (256)