From bfa9997dd24e47f0c42355a2a1c955852da5a57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Mon, 18 Mar 2013 10:33:34 +0100 Subject: [PATCH] Renamed newwells.h -> wells.h. Also moved implementation file to subdir. --- examples/wells_example.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wells_example.cpp b/examples/wells_example.cpp index 45eb9e21a..82498fbb4 100644 --- a/examples/wells_example.cpp +++ b/examples/wells_example.cpp @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include #include