diff options
Diffstat (limited to '')
-rw-r--r-- | src/functiontargets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/functiontargets.cpp b/src/functiontargets.cpp index 29a92d3..a94f43e 100644 --- a/src/functiontargets.cpp +++ b/src/functiontargets.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | #include "functiontargets.h" | 1 | #include "functiontargets.h" |
2 | #include "plugger.h" | 2 | #include "bu/plugger.h" |
3 | #include "build.h" | 3 | #include "build.h" |
4 | 4 | ||
5 | PluginInterface2(targets, FunctionTargets, Function, "Mike Buland", 0, 1 ); | 5 | PluginInterface2(targets, FunctionTargets, Function, "Mike Buland", 0, 1 ); |