Remove imgui_internal.h where unneeded
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define YAZE_APP_CORE_INPUT_H
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui/imgui_internal.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define YAZE_APP_CORE_STYLE_H
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui/imgui_internal.h>
|
||||
|
||||
#include "absl/strings/string_view.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user