summaryrefslogtreecommitdiff
path: root/components/battery.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/battery.c')
-rw-r--r--components/battery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/battery.c b/components/battery.c
index a36132d..b7a2ec6 100644
--- a/components/battery.c
+++ b/components/battery.c
@@ -3,6 +3,7 @@
#include <string.h>
#include "../util.h"
+#include "../slstatus.h"
#if defined(__linux__)
#include <limits.h>