From 6712574bc8dca15ded885bf2fbcda14c1440519b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 10 Feb 2009 18:45:35 -0500 Subject: [PATCH] Fixed compilation under XFCE 4.6 RC1 thanks to Evgeni Golov. --- panel-plugin/xfce4-hdaps.h | 1 + 1 file changed, 1 insertion(+) diff --git a/panel-plugin/xfce4-hdaps.h b/panel-plugin/xfce4-hdaps.h index 312c534..fd881ab 100644 --- a/panel-plugin/xfce4-hdaps.h +++ b/panel-plugin/xfce4-hdaps.h @@ -4,6 +4,7 @@ #include #include #include +#include #include "hdaps.h" G_BEGIN_DECLS -- 2.43.2