src/relpipe-tr-python.cpp
branchv_0
changeset 23 8ce11a192aad
parent 15 60a17d8fc223
child 29 5105357e9b47
--- a/src/relpipe-tr-python.cpp	Fri Jan 18 20:26:32 2019 +0100
+++ b/src/relpipe-tr-python.cpp	Sun Jan 27 16:38:39 2019 +0100
@@ -36,7 +36,7 @@
 
 using namespace relpipe::cli;
 using namespace relpipe::reader;
-using namespace relpipe::tr::grep;
+using namespace relpipe::tr::python;
 
 int main(int argc, char**argv) {
 	setlocale(LC_ALL, "");