diff --git a/QA/QA_Service/bin/qa_webservice b/QA/QA_Service/bin/qa_webservice
index 2a5e0f56738807c141712b9e1cfd4833af877c69..00ad021ab868a639bd9be6d490631f4fc47e90a3 100755
--- a/QA/QA_Service/bin/qa_webservice
+++ b/QA/QA_Service/bin/qa_webservice
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License along
 # with the LOFAR software suite. If not, see <http://www.gnu.org/licenses/>.
 
-from lofar.qa.cep4_utils import *
+from lofar.common.cep4_utils import *
 from subprocess import call
 import socket
 import logging