git.s-ol.nu forks/DiligentTools / 395c208
imgui: fixed MacOS error assiduous 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2222
2323 #include "imgui.h"
2424 #include "ImGuiImplMacOS.hpp"
25 #include "examples/imgui_impl_osx.h"
25 #include "backends/imgui_impl_osx.h"
2626 #import <Cocoa/Cocoa.h>
2727
2828 namespace Diligent