mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
st/gui: Include ImPlot and Monado-ImGui in gui_imgui header
This commit is contained in:
parent
82ea385c6d
commit
468f72d62f
|
@ -11,3 +11,5 @@
|
|||
|
||||
#define CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
||||
#include "imgui/cimgui.h"
|
||||
#include "imgui/cimplot.h"
|
||||
#include "imgui_monado/cimgui_monado.h"
|
||||
|
|
Loading…
Reference in a new issue