summaryrefslogtreecommitdiff
path: root/components/temperature.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/temperature.c')
-rw-r--r--components/temperature.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/temperature.c b/components/temperature.c
index 8e1f222..306a09f 100644
--- a/components/temperature.c
+++ b/components/temperature.c
@@ -2,6 +2,7 @@
#include <stddef.h>
#include "../util.h"
+#include "../slstatus.h"
#if defined(__linux__)