thermferm/rdconfig.c

changeset 106
1bd9a16f5061
parent 101
1302abe92eb1
child 136
264e5ee5abfc
--- a/thermferm/rdconfig.c	Sat Jul 12 23:50:48 2014 +0200
+++ b/thermferm/rdconfig.c	Sun Jul 13 17:31:45 2014 +0200
@@ -20,8 +20,10 @@
  * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  *****************************************************************************/
 
+#include "rdconfig.h"
 #include "thermferm.h"
-
+#include "futil.h"
+#include "xutil.h"
 
 int		debug = FALSE;
 static char	*mypath;

mercurial