From b567a0d4ceed1ce0bb184d9c3f712b2ec37f2a41 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 10 Apr 2023 03:11:16 +0200 Subject: more precompiled header stuff --- main/precomp.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main/precomp.hpp') diff --git a/main/precomp.hpp b/main/precomp.hpp index 02f613db..3f60a071 100644 --- a/main/precomp.hpp +++ b/main/precomp.hpp @@ -1,5 +1,9 @@ #pragma once #include "src/precomp.hpp" +#include "floormat/main.hpp" +#include "floormat/app.hpp" +#include "floormat/settings.hpp" +#include "main-impl.hpp" #include #include -- cgit v1.2.3