Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / viewit.h
index 04fad52e556a0a1224e79ccdbcd89d0e12a65b1c..e63616706a6cbab38da29270002b5eabe3ee7d2a 100644 (file)
 #ifndef _viewit_h
 #define _viewit_h
 
-#include "typedefs.h"
-#include "../fileio/filenm.h"
+#include "gromacs/fileio/filenm.h"
+#include "gromacs/legacyheaders/types/oenv.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-
 void do_view(const output_env_t oenv, const char *fn, const char *opts);
 /* forks off appropriate command to view file.
  * currently eps, xpm, xvg and pdb are supported