fix: import

This commit is contained in:
2025-10-06 23:09:53 +01:00
parent 7f77d7ad52
commit 31863b0d31

View File

@@ -2,7 +2,7 @@
#include <SDL3/SDL_events.h>
#include <SDL3/SDL_keycode.h>
#include <stdio.h>
#include "outfit.h"
#include "../outfit.h"
#include <npc.h>