[deploy] fix include path

This commit is contained in:
Nomango 2020-02-02 18:22:27 +08:00
parent 7d44713aa7
commit 9e80afb945
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@
#include <kiwano-imgui/ImGuiModule.h>
// ImGui
#include <imgui/imgui.h>
#include <3rd-party/imgui/imgui.h>