diff options
| author | lepelog <25211966+lepelog@users.noreply.github.com> | 2022-06-30 23:24:35 +0200 |
|---|---|---|
| committer | lepelog <25211966+lepelog@users.noreply.github.com> | 2022-07-01 00:12:01 +0200 |
| commit | e71aa4578de3e44671175786b8dcc44195f39638 (patch) | |
| tree | f0719247da03b26e03c0e3d89a21ffc6f2454760 /src/d/d_camera.cpp | |
| parent | 046d178003035ea87d3042a61917c2d482c68c74 (diff) | |
move inlines
Diffstat (limited to 'src/d/d_camera.cpp')
| -rw-r--r-- | src/d/d_camera.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp index 54dd00ede4..1c27da54d8 100644 --- a/src/d/d_camera.cpp +++ b/src/d/d_camera.cpp @@ -6,6 +6,7 @@ #include "d/d_camera.h" #include "dol2asm.h" #include "dolphin/types.h" +#include "SSystem/SComponent/c_m3d_g_pla.h" // // Types: |
