From 38f70faf083338bf32369dfe509e3045e3ccd24a Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 28 Apr 2008 23:03:52 +0000 Subject: Same thing as libbu++, new version of gcc changed the rules a bit. --- src/performcommand.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/performcommand.cpp') diff --git a/src/performcommand.cpp b/src/performcommand.cpp index 3f3aa32..65827c5 100644 --- a/src/performcommand.cpp +++ b/src/performcommand.cpp @@ -3,6 +3,8 @@ #include "build.h" #include "viewer.h" +#include + PluginInterface2(command, PerformCommand, Perform, "Mike Buland", 0, 1 ); PerformCommand::PerformCommand() -- cgit v1.2.3