summaryrefslogtreecommitdiff
path: root/src/piraha/Group.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/piraha/Group.cc')
-rw-r--r--src/piraha/Group.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piraha/Group.cc b/src/piraha/Group.cc
index 95079800..11e1ac61 100644
--- a/src/piraha/Group.cc
+++ b/src/piraha/Group.cc
@@ -1,6 +1,6 @@
#include "Piraha.hpp"
-using namespace piraha;
+using namespace cctki_piraha;
void Group::dump(std::ostream& o) {
dump(-1,o,0);