thermferm/sensors.c

changeset 106
1bd9a16f5061
parent 80
81bf78a7618e
--- a/thermferm/sensors.c	Sat Jul 12 23:50:48 2014 +0200
+++ b/thermferm/sensors.c	Sun Jul 13 17:31:45 2014 +0200
@@ -20,7 +20,9 @@
  * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  *****************************************************************************/
 
+#include "sensors.h"
 #include "thermferm.h"
+#include "xutil.h"
 
 
 extern int		debug;

mercurial