From 82a186e096edab6443bddfc1a786962f96653f0f Mon Sep 17 00:00:00 2001 From: aouinizied Date: Fri, 15 Nov 2019 19:30:50 +0100 Subject: Polish. --- python/ndpi_example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/ndpi_example.py') diff --git a/python/ndpi_example.py b/python/ndpi_example.py index ff11e6d37..d134d3947 100755 --- a/python/ndpi_example.py +++ b/python/ndpi_example.py @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with nDP If not, see . """ -from ndpi_bindings import * +from ndpi_typestruct import * from ctypes import * from scapy.all import * import sys -- cgit v1.2.3