Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / ns.h
index b5dffcd40112915b241a2cd4886db9eb7dfd958a..e141407525bdb105ca80a144d4d046fbe0e0e217 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "gromacs/legacyheaders/types/nsgrid.h"
+#ifndef GMX_LEGACYHEADERS_TYPES_NS_H
+#define GMX_LEGACYHEADERS_TYPES_NS_H
+
 #include "gromacs/legacyheaders/types/nblist.h"
+#include "gromacs/legacyheaders/types/nsgrid.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -82,3 +85,4 @@ typedef struct {
 #ifdef __cplusplus
 }
 #endif
+#endif