Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / ngmx / nmol.h
index 2ede21d2d2fc81c2f6cb14082bbf2c60fd43d10a..f39fec742ca9b6adfc16e140ddf26c59fab47468 100644 (file)
@@ -53,7 +53,7 @@ extern int  compare_obj(const void *a,const void *b);
 extern int  filter_vis(t_manager *man);
 extern void set_sizes(t_manager *man,real sx,real sy);
 
-extern bool toggle_hydrogen(t_x11 *x11,t_molwin *mw);
+extern gmx_bool toggle_hydrogen(t_x11 *x11,t_molwin *mw);
 /* Toggle the state of the hydrogen drawing,
  * return the current state
  */