summaryrefslogtreecommitdiffstats
path: root/src/H5PLextern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLextern.h')
-rw-r--r--src/H5PLextern.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5PLextern.h b/src/H5PLextern.h
index 7f3df5e..5042069 100644
--- a/src/H5PLextern.h
+++ b/src/H5PLextern.h
@@ -17,8 +17,8 @@
#ifndef H5PLextern_H
#define H5PLextern_H
-/* Include HDF5 header */
-#include "hdf5.h"
+/* Include package's public header */
+#include "H5PLpublic.h"
/* plugins always export */
#if defined(_MSC_VER) /* MSVC Compiler Case */