Changed "header" to <opm/parser/eclipse/xx/header>.

This commit is contained in:
Joakim Hove
2013-12-08 19:17:33 +01:00
parent ce692159c9
commit acff0a4127

View File

@@ -20,8 +20,8 @@
#include <stdexcept>
#include <boost/algorithm/string.hpp>
#include "RawRecord.hpp"
#include "RawConsts.hpp"
#include <opm/parser/eclipse/RawDeck/RawRecord.hpp>
#include <opm/parser/eclipse/RawDeck/RawConsts.hpp>
using namespace Opm;
using namespace std;