mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-15 01:09:53 +02:00
Merge branch 'master' into navigation
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
// If you are new to ImGui, see examples/README.txt and documentation at the top of imgui.cpp.
|
||||
// https://github.com/ocornut/imgui
|
||||
|
||||
#include <imgui.h>
|
||||
#include "imgui.h"
|
||||
#include "imgui_impl_glfw_gl3.h"
|
||||
|
||||
// GL3W/GLFW
|
||||
|
Reference in New Issue
Block a user