fixed a include mistake

This commit is contained in:
nosch
2025-08-31 03:26:16 +02:00
parent cc3a1de533
commit 0fbcf0ea99
+1 -1
View File
@@ -5,7 +5,7 @@
#include "../render/textures.hpp"
#include <functional>
#include <sys/types.h>
#include <stdio.h>
#include <iostream>
struct Entity;