diff --git a/gstlal-burst/python/fxtools/auxcache.py b/gstlal-burst/python/fxtools/auxcache.py
index 814b6cbd029892167b6c3a48f4f914bdac3cd8a7..c93bf71924acb028690e6900d451afb6ed07a669 100644
--- a/gstlal-burst/python/fxtools/auxcache.py
+++ b/gstlal-burst/python/fxtools/auxcache.py
@@ -42,7 +42,7 @@ Gst.init(None)
 from gstlal import datasource
 from gstlal import pipeparts
 from gstlal import simplehandler
-from gstlal import multichannel_datasource
+from gstlal.fxtools import multichannel_datasource
 
 #
 # =============================================================================