--- branches/development/src/utils/ElementsTable.cpp 2011/09/13 15:39:54 1626 +++ branches/development/src/utils/ElementsTable.cpp 2011/09/13 22:05:04 1627 @@ -37,7 +37,7 @@ GNU General Public License for more details. #include #include "utils/ElementsTable.hpp" #include "utils/simError.h" -#include "io/basic_ifstrstream.hpp" +#include "io/ifstrstream.hpp" #if !HAVE_STRNCASECMP extern "C" int strncasecmp(const char *s1, const char *s2, size_t n);