summaryrefslogtreecommitdiff
path: root/src/resources/obj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/obj.c')
-rw-r--r--src/resources/obj.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/resources/obj.c b/src/resources/obj.c
index e5b2fc9..e02cb9a 100644
--- a/src/resources/obj.c
+++ b/src/resources/obj.c
@@ -16,9 +16,8 @@
#include "log.h"
#include "maths.h"
#include "mem.h"
-#include "path.h"
+#include "platform.h"
#include "render.h"
-// #include "render_backend.h"
#include "render_types.h"
#include "str.h"