fix: Warnings about missing theme/style handlers being printed on launch

This commit is contained in:
WerWolv
2023-11-06 15:15:18 +01:00
parent 94f3664dbc
commit 7efe9acefb
2 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,6 @@
#include <TextEditor.h>
#include <romfs/romfs.hpp>
#include <hex/helpers/utils.hpp>
#include <hex/helpers/fs.hpp>
#include <hex/api/event.hpp>