Changes to make clock_offset_corrector install and work on other machines
diff --git a/python/__init__.py b/python/__init__.py
index 3428109..7b96cf3 100644
--- a/python/__init__.py
+++ b/python/__init__.py
@@ -51,6 +51,7 @@
 from sch_detector import sch_detector
 from fcch_detector import fcch_detector
 from clock_offset_control import clock_offset_control
+from clock_offset_corrector import clock_offset_corrector
 
 #