diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-06-30 16:20:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-30 16:20:26 -0700 |
| commit | 7d2e4e81dc2e1e598b41fc41a859faa8668514e8 (patch) | |
| tree | 7ceebcfd86a24530ea395c146ac1759683bd585b /src/d/d_camera.cpp | |
| parent | 046d178003035ea87d3042a61917c2d482c68c74 (diff) | |
| parent | a2e21275cb2722aed941cd5290b57b29732ce6d7 (diff) | |
Merge pull request #202 from lepelog/inline-stuff
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: |
