summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index 439edbf..6edc084 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -16,8 +16,8 @@
* a particular header file and include that here, don't fill this file with
* lots of gunk...
*/
-#ifndef _HDF5_H
-#define _HDF5_H
+#ifndef HDF5_H
+#define HDF5_H
#include "H5public.h"
#include "H5Apublic.h" /* Attributes */