summaryrefslogtreecommitdiff
path: root/src/content.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/content.hpp')
-rw-r--r--src/content.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content.hpp b/src/content.hpp
index e476702..13cc61d 100644
--- a/src/content.hpp
+++ b/src/content.hpp
@@ -2,5 +2,6 @@
#define CONTENT_HPP
#include "master_content.hpp"
+#include "intro_content.hpp"
#endif