Extract IOptionsContainer from Options
[alexxy/gromacs.git] / src / testutils / stringtest.cpp
index ad63a444f72a73bedd704209f4dcb0642478b510..2ff4a776a20e4b7e27460f2caea7ac3475e2cc0f 100644 (file)
@@ -48,7 +48,7 @@
 #include <boost/scoped_ptr.hpp>
 
 #include "gromacs/options/basicoptions.h"
-#include "gromacs/options/options.h"
+#include "gromacs/options/ioptionscontainer.h"
 #include "gromacs/utility/textreader.h"
 
 #include "testutils/refdata.h"