aboutsummaryrefslogtreecommitdiff
path: root/lib/GR/ExplodedGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GR/ExplodedGraph.cpp')
-rw-r--r--lib/GR/ExplodedGraph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/GR/ExplodedGraph.cpp b/lib/GR/ExplodedGraph.cpp
index fc46813edc..dd206aba00 100644
--- a/lib/GR/ExplodedGraph.cpp
+++ b/lib/GR/ExplodedGraph.cpp
@@ -21,7 +21,7 @@
#include <vector>
using namespace clang;
-using namespace GR;
+using namespace ento;
//===----------------------------------------------------------------------===//
// Node auditing.