From 86d0dcabde0224872a4e00012d553ed202752fe3 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 26 May 2008 12:43:01 +0000 Subject: Should fix compiling erros. svn-id: r32289 --- base/plugins.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base') diff --git a/base/plugins.cpp b/base/plugins.cpp index 052bca935d..7c365c7eb6 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -25,6 +25,8 @@ #include "base/plugins.h" +#include "common/func.h" + #ifdef DYNAMIC_MODULES #include "common/config-manager.h" #endif -- cgit v1.2.3