From 2ea67b39f9cade2b55cfbbd554af1049c1c69fd9 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Mon, 19 Sep 2011 23:06:53 +0300 Subject: [PATCH] New style tut-headers --- tests/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/main.cpp b/tests/main.cpp index 368c9330..8827d6d4 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,5 +1,5 @@ #include "tut/tut.hpp" -#include "tut_reporter.h" +#include "tut/tut_reporter.hpp" namespace tut { -- 2.43.2