diff options
Diffstat (limited to 'mm/src/code/z_parameter.c')
| -rw-r--r-- | mm/src/code/z_parameter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/src/code/z_parameter.c b/mm/src/code/z_parameter.c index 2e3734a7e..66bb29055 100644 --- a/mm/src/code/z_parameter.c +++ b/mm/src/code/z_parameter.c @@ -20,7 +20,7 @@ #include <string.h> #include "BenGui/HudEditor.h" #include "2s2h_assets.h" -#include "Enhancements/GameInteractor/GameInteractor.h" +#include "2s2h/GameInteractor/GameInteractor.h" // 2S2H [Port] This was originally static but needs to be global so it can be accessed in z_kaleido_collect, // z_kaleido_debug, and z_kaleido_draw. |
