diff ui.h @ 630:46fcab5ff44e

Use the new th_growbuf module.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Jun 2014 20:01:08 +0300
parents 118276b60667
children 2c6945599b16
line wrap: on
line diff
--- a/ui.h	Sat Jun 21 06:38:54 2014 +0300
+++ b/ui.h	Sat Jun 21 20:01:08 2014 +0300
@@ -22,6 +22,7 @@
 #include <time.h>
 #include "th_types.h"
 #include "th_string.h"
+#include "th_growbuf.h"
 #include "th_network.h"
 
 #define SET_MAX_WINDOWS   (32)