standardize imgui headers as user instead of system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "screen_editor.h"
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include "imgui/imgui.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
@@ -434,4 +434,4 @@ void ScreenEditor::DrawToolset() {
|
||||
|
||||
} // namespace editor
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
} // namespace yaze
|
||||
|
||||
Reference in New Issue
Block a user