Remove some include order dependencies
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / genborn.h
index d9e38bf9b70e9b7c17311c1360a2f268d7ea1111..d7acafe0119ca7a66367b3669885cf5972b9f218 100644 (file)
@@ -35,6 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#ifndef GMX_LEGACYHEADERS_TYPES_GENBORN_H
+#define GMX_LEGACYHEADERS_TYPES_GENBORN_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -113,3 +115,4 @@ gmx_genborn_t;
 #ifdef __cplusplus
 }
 #endif
+#endif