summaryrefslogtreecommitdiff
path: root/src/piraha/NegLookAhead.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/piraha/NegLookAhead.cc')
-rw-r--r--src/piraha/NegLookAhead.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piraha/NegLookAhead.cc b/src/piraha/NegLookAhead.cc
index a70e5539..43385ee9 100644
--- a/src/piraha/NegLookAhead.cc
+++ b/src/piraha/NegLookAhead.cc
@@ -1,6 +1,6 @@
#include "Piraha.hpp"
-using namespace piraha;
+using namespace cctki_piraha;
bool NegLookAhead::match(Matcher *m) {
int pos = m->pos;