Extract IOptionsContainer from Options
[alexxy/gromacs.git] / src / testutils / testfilemanager.cpp
index da988ea99ae12f9f15848147faedd1b156936d92..e3841fb48cabe7caab479c80d494b883327930d4 100644 (file)
@@ -52,7 +52,7 @@
 #include <gtest/gtest.h>
 
 #include "gromacs/options/basicoptions.h"
-#include "gromacs/options/options.h"
+#include "gromacs/options/ioptionscontainer.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/path.h"