Enable missing declarations warning
[alexxy/gromacs.git] / src / gromacs / tools / convert_tpr.cpp
index f63d708d4a5c6abc0dcb283b2ceecbb1ef305bfe..a2b32eb56ae762a2a8dbbf0c18832504248b16b9 100644 (file)
@@ -36,6 +36,8 @@
  */
 #include "gmxpre.h"
 
+#include "convert_tpr.h"
+
 #include <cmath>
 
 #include "gromacs/commandline/pargs.h"