Remove some include order dependencies
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / qmmmrec.h
index f8e39ad5a4e73f712d1a9412c96af0f9857c959e..7bbd8806e04bb0de1d8a251aa0ba783a7b859140 100644 (file)
@@ -35,6 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#ifndef GMX_LEGACYHEADERS_TYPES_QMMMREC_H
+#define GMX_LEGACYHEADERS_TYPES_QMMMREC_H
 
 #include "gromacs/legacyheaders/types/simple.h"
 
@@ -109,3 +111,4 @@ typedef struct {
 #ifdef __cplusplus
 }
 #endif
+#endif