aboutsummaryrefslogtreecommitdiff
path: root/lib/GR/BlockCounter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GR/BlockCounter.cpp')
-rw-r--r--lib/GR/BlockCounter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/GR/BlockCounter.cpp b/lib/GR/BlockCounter.cpp
index ee76e7a2bc..dadf707cf2 100644
--- a/lib/GR/BlockCounter.cpp
+++ b/lib/GR/BlockCounter.cpp
@@ -17,7 +17,7 @@
#include "llvm/ADT/ImmutableMap.h"
using namespace clang;
-using namespace GR;
+using namespace ento;
namespace {