From de50c30a936b87d79f816790230856347b0dff7e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 18 Apr 2015 13:14:32 +0200 Subject: introduced a sub-app for intro page --- src/intro_content.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/intro_content.hpp') diff --git a/src/intro_content.hpp b/src/intro_content.hpp index ab508ec..16bd601 100644 --- a/src/intro_content.hpp +++ b/src/intro_content.hpp @@ -1,7 +1,7 @@ #ifndef INTRO_CONTENT_HPP #define INTRO_CONTENT_HPP -#include "master.hpp" +#include "master_content.hpp" namespace content { -- cgit v1.2.3-54-g00ecf