changes includes in test programs to use splitted header
[metaproxy-moved-to-github.git] / src / test_filter1.cpp
index 1fa0d54..e505c38 100644 (file)
@@ -1,6 +1,9 @@
 
 #include <iostream>
-#include "design.h"
+
+#include "filter.hpp"
+//#include "router.hpp"
+//#include "package.hpp"
 
 class TFilter: public yp2::Filter {
 public: