diff vptest.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 f2f6963080bd
children c6cdaa675801
line wrap: on
line diff
--- a/vptest.c	Mon Oct 01 09:49:10 2012 +0300
+++ b/vptest.c	Mon Oct 01 09:50:43 2012 +0300
@@ -3,6 +3,7 @@
 #include "dmvecmat.h"
 #include "dmres.h"
 #include "dmimage.h"
+#include "dmtext.h"
 #include <math.h>
 
 #define DM_COLORS (256)