aboutsummaryrefslogtreecommitdiffstats
path: root/bin/hpx2healpix
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hpx2healpix')
-rwxr-xr-xbin/hpx2healpix2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hpx2healpix b/bin/hpx2healpix
index 2c09057..b5de5e6 100755
--- a/bin/hpx2healpix
+++ b/bin/hpx2healpix
@@ -15,7 +15,7 @@ import argparse
import logging
import fg21sim
-from fg21sim.configs import CONFIGS
+from fg21sim.share import CONFIGS
from fg21sim.utils import setup_logging