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/viewercolorpct.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/viewercolorpct.cpp') diff --git a/src/viewercolorpct.cpp b/src/viewercolorpct.cpp index 4dd9b34..5bc3cba 100644 --- a/src/viewercolorpct.cpp +++ b/src/viewercolorpct.cpp @@ -1,7 +1,7 @@ #include "viewercolorpct.h" #include "perform.h" -#include "plugger.h" -#include "math.h" +#include "bu/plugger.h" +#include PluginInterface2( colorpct, ViewerColorPct, Viewer, "Mike Buland", 0, 1 ); -- cgit v1.2.3