From: Maxim Mamontov <faust.madf@gmail.com>
Date: Mon, 19 Sep 2011 20:06:53 +0000 (+0300)
Subject: New style tut-headers
X-Git-Tag: 2.408-rc1~24
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/2ea67b39f9cade2b55cfbbd554af1049c1c69fd9?ds=inline;hp=f4b1c42411d34486600b49584c7a0014ccb1b7bf

New style tut-headers
---

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
 {