From 8a4349758ebc7b27e1c0077b715d47d2819007db Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 18 Dec 2012 00:08:23 +0100 Subject: Add missing includes --- plugins/hddtemp/hddtemp-plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/hddtemp') diff --git a/plugins/hddtemp/hddtemp-plugin.c b/plugins/hddtemp/hddtemp-plugin.c index 307b6f1..c7fde43 100644 --- a/plugins/hddtemp/hddtemp-plugin.c +++ b/plugins/hddtemp/hddtemp-plugin.c @@ -36,6 +36,7 @@ #include #endif +#include #include "hddtemp-plugin.h" const gchar *plugin_name = "hddtemp"; -- cgit v1.2.1