summaryrefslogtreecommitdiff
path: root/lib/zephyr_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zephyr_tests.py')
-rwxr-xr-xlib/zephyr_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zephyr_tests.py b/lib/zephyr_tests.py
index 4685c87..d8a0aca 100755
--- a/lib/zephyr_tests.py
+++ b/lib/zephyr_tests.py
@@ -16,7 +16,7 @@ import ctypes.util
import time
from ctypes import c_int, c_char, POINTER, c_char_p, sizeof
-from zephyr import *
+from zephyr_ctypes import *
__revision__ = "$Id$"
try: