mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-14 15:28:23 +00:00
Examples: Added .. folder in include path to remove the awkward #include "../imgui_impl_xxx.h" statements.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// This file is part of ImGui
|
||||
|
||||
#include "imgui.h"
|
||||
#include "../imgui_impl_marmalade.h"
|
||||
#include "imgui_impl_marmalade.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include <s3eKeyboard.h>
|
||||
|
Reference in New Issue
Block a user