summaryrefslogtreecommitdiffstats
path: root/src/H5SMcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5SMcache.c')
-rw-r--r--src/H5SMcache.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5SMcache.c b/src/H5SMcache.c
index 91115ae..168b4e4 100644
--- a/src/H5SMcache.c
+++ b/src/H5SMcache.c
@@ -24,10 +24,9 @@
/* Headers */
/***********/
#include "H5Eprivate.h" /* Error handling */
+#include "H5Fpkg.h" /* File access */
#include "H5FLprivate.h" /* Free Lists */
#include "H5MMprivate.h" /* Memory management */
-
-#include "H5Fpkg.h" /* File access */
#include "H5SMpkg.h" /* Shared object header messages */
/****************/