From a4840bdd82bdb0a07090ed2cb6aca67fb7c32f15 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Wed, 13 Dec 2023 15:36:09 -0500 Subject: [PATCH] Update mxdiskstreamcontroller.h --- LEGO1/mxdiskstreamcontroller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/mxdiskstreamcontroller.h b/LEGO1/mxdiskstreamcontroller.h index 981b4437..e77c75db 100644 --- a/LEGO1/mxdiskstreamcontroller.h +++ b/LEGO1/mxdiskstreamcontroller.h @@ -3,10 +3,10 @@ #include "decomp.h" #include "mxdsbuffer.h" +#include "mxdsstreamingaction.h" #include "mxstl/stlcompat.h" #include "mxstreamcontroller.h" #include "mxtypes.h" -#include "mxdsstreamingaction.h" #include