mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 16:45:33 -04:00
examples: Add missing include
This commit is contained in:
parent
d03ccfddd5
commit
2ec91e1100
@ -5,6 +5,7 @@
|
||||
// This file is part of Nitro Engine
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <filesystem.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user