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