summaryrefslogtreecommitdiff
path: root/bin/taler-merchant-survey
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-merchant-survey')
-rwxr-xr-xbin/taler-merchant-survey2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-merchant-survey b/bin/taler-merchant-survey
index 41e6637..3462ca5 100755
--- a/bin/taler-merchant-survey
+++ b/bin/taler-merchant-survey
@@ -26,7 +26,7 @@ import sys
import os
import site
import logging
-from talersurvey.talerconfig import TalerConfig
+from taler.util.talerconfig import TalerConfig
LOGGER = logging.getLogger(__name__)
# No perfect match to our logging format, but good enough ...