Move index.* to topology/
[alexxy/gromacs.git] / src / programs / view / filter.cpp
index 8534a3a765f9d04ed6438728062ba324178c1cbc..a8888546185e75033231426d088679e4cf5a86e5 100644 (file)
 #include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"
-#include "index.h"
+#include "gromacs/topology/index.h"
 #include "xdlghi.h"
 #include "dialogs.h"
-#include "index.h"
 #include "gromacs/utility/fatalerror.h"
 
 t_filter *init_filter(t_atoms *atoms, const char *fn, int natom_trx)