summaryrefslogtreecommitdiff
path: root/libs/pbd3/pathscanner.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd3/pathscanner.cc')
-rw-r--r--libs/pbd3/pathscanner.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/pbd3/pathscanner.cc b/libs/pbd3/pathscanner.cc
index 5b96284a90..2af227a3a0 100644
--- a/libs/pbd3/pathscanner.cc
+++ b/libs/pbd3/pathscanner.cc
@@ -27,6 +27,8 @@
#include <pbd/pathscanner.h>
#include <pbd/stl_delete.h>
+using namespace PBD;
+
vector<string *> *
PathScanner::operator() (const string &dirpath, const string &regexp,
bool match_fullpath, bool return_fullpath,