summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/directoryrefresher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/directoryrefresher.h b/src/directoryrefresher.h
index 2e6de1a0..49eb15be 100644
--- a/src/directoryrefresher.h
+++ b/src/directoryrefresher.h
@@ -54,6 +54,7 @@ public:
int priority;
};
+
DirectoryRefresher(std::size_t threadCount);
/**