Skip to content

Commit

Permalink
Add include to fix compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoegzer authored and Triang3l committed Jan 29, 2023
1 parent 4e87d1f commit 4a2f4d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xenia/ui/imgui_drawer.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <cstddef>
#include <cstdint>
#include <memory>
#include <optional>
#include <vector>

#include "xenia/ui/immediate_drawer.h"
Expand Down

0 comments on commit 4a2f4d9

Please sign in to comment.