]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/game/player.h
Fix includes and build instructions
[shadowclad.git] / src / game / player.h
index 4b0317cc82de4d08d21a87891ebe98b3cb960ea6..eeae33b3fdd917167843bb5cd3d3b0c6a4f80244 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <GL/gl.h>
 
-#include "asset.h"
+#include "engine/asset.h"
 
 typedef struct {
        const Asset3D* asset3D;