summaryrefslogtreecommitdiffstats
path: root/tools/pdb2hdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pdb2hdf.c')
-rw-r--r--tools/pdb2hdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pdb2hdf.c b/tools/pdb2hdf.c
index a28f5b7..fd16202 100644
--- a/tools/pdb2hdf.c
+++ b/tools/pdb2hdf.c
@@ -21,7 +21,7 @@
* their documented names, so we have #define's to translate them to Silo
* terminology.
*/
-#ifdef HAVE_LIBSILO
+#ifdef H5_HAVE_LIBSILO
# define PD_open lite_PD_open
# define PD_close lite_PD_close
# define PD_ls lite_PD_ls