From 2913e17def90109ac83922e55a9df8999844ec58 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 3 Jul 2007 00:55:31 +0000 Subject: Since libbu++-reorg is now the trunk, build has been updated to work with it. --- src/functionregexp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/functionregexp.cpp') diff --git a/src/functionregexp.cpp b/src/functionregexp.cpp index 27fdbbd..2dc18b2 100644 --- a/src/functionregexp.cpp +++ b/src/functionregexp.cpp @@ -1,5 +1,5 @@ #include "functionregexp.h" -#include "plugger.h" +#include "bu/plugger.h" #include "regexp.h" PluginInterface2(regexp, FunctionRegexp, Function, "Mike Buland", 0, 1 ); -- cgit v1.2.3