diff options
Diffstat (limited to 'src/functioncommandtolist.cpp')
-rw-r--r-- | src/functioncommandtolist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/functioncommandtolist.cpp b/src/functioncommandtolist.cpp index 3653135..68c4564 100644 --- a/src/functioncommandtolist.cpp +++ b/src/functioncommandtolist.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | #include "functioncommandtolist.h" | 1 | #include "functioncommandtolist.h" |
2 | #include "plugger.h" | 2 | #include "bu/plugger.h" |
3 | 3 | ||
4 | PluginInterface2(commandToList, FunctionCommandToList, Function, "Mike Buland", 0, 1 ); | 4 | PluginInterface2(commandToList, FunctionCommandToList, Function, "Mike Buland", 0, 1 ); |
5 | 5 | ||