summaryrefslogtreecommitdiff
path: root/examples/py-json-stdout/json-stdout.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/py-json-stdout/json-stdout.py')
-rwxr-xr-xexamples/py-json-stdout/json-stdout.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/py-json-stdout/json-stdout.py b/examples/py-json-stdout/json-stdout.py
index 8200bf12b..9693ecef6 100755
--- a/examples/py-json-stdout/json-stdout.py
+++ b/examples/py-json-stdout/json-stdout.py
@@ -3,6 +3,7 @@
import os
import sys
+sys.path.append(os.path.dirname(sys.argv[0]) + '/../share/nDPId')
sys.path.append(os.path.dirname(sys.argv[0]) + '/../usr/share/nDPId')
try:
import nDPIsrvd