aboutsummaryrefslogtreecommitdiff
path: root/src/functionfilesin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/functionfilesin.cpp')
-rw-r--r--src/functionfilesin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/functionfilesin.cpp b/src/functionfilesin.cpp
index 9b9187d..5301cd2 100644
--- a/src/functionfilesin.cpp
+++ b/src/functionfilesin.cpp
@@ -1,7 +1,7 @@
1#include <dirent.h> 1#include <dirent.h>
2 2
3#include "functionfilesin.h" 3#include "functionfilesin.h"
4#include "plugger.h" 4#include "bu/plugger.h"
5#include "build.h" 5#include "build.h"
6 6
7PluginInterface2(filesIn, FunctionFilesIn, Function, "Mike Buland", 0, 1 ); 7PluginInterface2(filesIn, FunctionFilesIn, Function, "Mike Buland", 0, 1 );