From a087333285331cd090c4d1cefac630179ff8d8c4 Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Thu, 19 Aug 2010 16:22:09 +0200 Subject: [PATCH] add missing include --- src/eve.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/eve.cc b/src/eve.cc index 327e30ff..71db542b 100644 --- a/src/eve.cc +++ b/src/eve.cc @@ -44,6 +44,8 @@ #include +#include "conky.h" + #define MAXCHARS 4 #define EVE_UPDATE_DELAY 60