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/targetfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/targetfactory.cpp') diff --git a/src/targetfactory.cpp b/src/targetfactory.cpp index ad7d090..a0bc0b0 100644 --- a/src/targetfactory.cpp +++ b/src/targetfactory.cpp @@ -1,6 +1,6 @@ #include "targetfactory.h" -extern struct PluginInfo file; +extern struct Bu::PluginInfo file; TargetFactory::TargetFactory() { -- cgit v1.2.3