From a7fcbba75a3250f007baa4075f93dc1ce4f46225 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 2 Nov 2015 10:46:04 -0500 Subject: Add missing header, silence warning. Should fix #292. --- darwin/Platform.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'darwin/Platform.h') diff --git a/darwin/Platform.h b/darwin/Platform.h index af3a132a..fdf8b35b 100644 --- a/darwin/Platform.h +++ b/darwin/Platform.h @@ -11,6 +11,8 @@ in the source distribution for its full text. */ #include "Action.h" +#include "SignalsPanel.h" +#include "CPUMeter.h" #include "BatteryMeter.h" #include "DarwinProcess.h" -- cgit v1.2.3