Fix CCameraFilter build

This commit is contained in:
Luke Street
2026-03-27 16:01:47 -06:00
parent cef20ccefe
commit 7a37b025dd
+3 -1
View File
@@ -12,12 +12,14 @@
#include "MetaRender/CCubeRenderer.hpp"
#include "rstl/math.hpp"
#include "rstl/optional_object.hpp"
#include "dolphin/gx/GXFrameBuffer.h"
#include "dolphin/gx/GXManage.h"
#include "dolphin/gx/GXTransform.h"
#include "dolphin/gx/GXVert.h"
#include "math.h"
#include "rstl/optional_object.hpp"
#include "stdlib.h"
#include "string.h"