diff options
Diffstat (limited to 'src/range')
-rw-r--r-- | src/range/fwd.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/range/fwd.hpp b/src/range/fwd.hpp index 4bad327..a49add1 100644 --- a/src/range/fwd.hpp +++ b/src/range/fwd.hpp @@ -18,7 +18,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -#include "../sanity.hpp" +#include "sanity.hpp" // range/fwd.hpp is rank 1 |