Skip to content

Commit

Permalink
Fix Kong compilation somewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Jun 18, 2024
1 parent 1fe6080 commit 2955cb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/kinc/graphics4/constantbuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#include <kinc/math/matrix.h>
#include <kinc/math/vector.h>

#include <stddef.h>

/*! \file constantbuffer.h
\brief Provides support for managing buffers of constant-data for shaders.
*/
Expand Down

0 comments on commit 2955cb3

Please sign in to comment.