aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/locator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/locator/locator.cpp')
-rw-r--r--src/plugins/coreplugin/locator/locator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/coreplugin/locator/locator.cpp b/src/plugins/coreplugin/locator/locator.cpp
index 66d7f2d81a..e7b3f05859 100644
--- a/src/plugins/coreplugin/locator/locator.cpp
+++ b/src/plugins/coreplugin/locator/locator.cpp
@@ -63,6 +63,8 @@
#include "spotlightlocatorfilter.h"
#endif
+using namespace Utils;
+
namespace Core {
namespace Internal {