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/viewerplain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/viewerplain.cpp') diff --git a/src/viewerplain.cpp b/src/viewerplain.cpp index 9037a40..3e65f21 100644 --- a/src/viewerplain.cpp +++ b/src/viewerplain.cpp @@ -1,6 +1,6 @@ #include "viewerplain.h" #include "perform.h" -#include "plugger.h" +#include "bu/plugger.h" PluginInterface2( plain, ViewerPlain, Viewer, "Mike Buland", 0, 1 ); -- cgit v1.2.3