From a07e48f45e3b922a63aaae58b5bd816b8e324ee1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 3 May 2015 21:14:36 +0200 Subject: started to add pages --- src/content.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content.hpp') diff --git a/src/content.hpp b/src/content.hpp index ad8753d..5d9d504 100644 --- a/src/content.hpp +++ b/src/content.hpp @@ -4,5 +4,6 @@ #include "master_content.hpp" #include "intro_content.hpp" #include "user_content.hpp" +#include "page_content.hpp" #endif -- cgit v1.2.3-54-g00ecf