Don't install headers depending on GMX_INTERNAL_XDR
[alexxy/gromacs.git] / src / gromacs / fileio / gmxfio_int.h
index 0fefe60fc53e49a91b7a4fa2a4e6fe2ed3bde8c6..f598d704eaa5148c15472fbd0c91400c2e6f2d7a 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-
 #ifndef GMX_FILEIO_GMXFIO_INT_H
 #define GMX_FILEIO_GMXFIO_INT_H
 
-
 /* This is the new improved and thread safe version of gmxfio.  */
 
 
@@ -59,6 +57,7 @@
 #define USE_XDR
 
 #include "gromacs/legacyheaders/thread_mpi/lock.h"
+#include "xdrf.h"
 
 /* the reader/writer functions  for t_iotype */
 typedef gmx_bool read_func (t_fileio *fio, void *item, int nitem, int eio,