add a bajillion headers back in to compile if pch is off

This commit is contained in:
ouwou
2024-01-18 20:30:54 -05:00
parent eb09a5b221
commit 30b901b4df
109 changed files with 435 additions and 37 deletions

View File

@@ -1,7 +1,10 @@
#include "settings.hpp"
#include <filesystem>
#include <fstream>
#include <glibmm/miscutils.h>
#include <spdlog/spdlog.h>
#ifdef WITH_KEYCHAIN
#include <keychain/keychain.h>