[nostalgia,studio] Fix includes
This commit is contained in:
parent
db91ea6a63
commit
795b1add64
@ -8,6 +8,7 @@
|
||||
#include <ox/std/point.hpp>
|
||||
#include <ox/std/size.hpp>
|
||||
#include <ox/std/types.hpp>
|
||||
#include <ox/std/vector.hpp>
|
||||
#include <ox/model/def.hpp>
|
||||
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
* Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <imgui.h>
|
||||
|
||||
#include <studio/context.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user