Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Oct 29, 2024
1 parent c24dfad commit b6117ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
#include <kinc/log.h>

#include <kinc/math/core.h>
// #include <Kore/Application.h>
#include <kinc/graphics4/pipeline.h>
#include <kinc/graphics4/shader.h>

#include <kinc/graphics4/graphics.h>
#include <kinc/graphics4/indexbuffer.h>
#include <kinc/graphics4/rendertarget.h>
#include <kinc/graphics4/vertexbuffer.h>
#include <kinc/graphics4/texture.h>

#undef CreateWindow

Expand Down

0 comments on commit b6117ca

Please sign in to comment.