This commit is contained in:
2025-05-12 14:06:49 -05:00
parent 700e422270
commit bab30c6124
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#include "MainGUI.h"
#include "modules/ImguiModule/src/ImguiModule.h"
#include "modules/ImguiModule/ImguiModule.h"
MainGUI::MainGUI(Archimedes::App* a, void* h) : Archimedes::Module(a, h) {