diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-05-31 23:53:05 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-05-31 23:53:05 -0400 |
| commit | 63a92eaa88967ecc21420cb085c69dedf1f839f7 (patch) | |
| tree | 76f1f30814cffb4f10019c7b363606a857784ef8 /src/d/d_wood.cpp | |
| parent | 05b211478afa836e841c74e377bbd572f6bdab33 (diff) | |
More demo work
Diffstat (limited to 'src/d/d_wood.cpp')
| -rw-r--r-- | src/d/d_wood.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/d/d_wood.cpp b/src/d/d_wood.cpp index f80b62c9..e90a93b7 100644 --- a/src/d/d_wood.cpp +++ b/src/d/d_wood.cpp @@ -14,9 +14,7 @@ #include "d/d_procname.h" #include "d/d_tree.h" #include "d/d_cc_d.h" -#include "dolphin/gf/GFGeometry.h" -#include "dolphin/gf/GFTev.h" -#include "dolphin/gf/GFTransform.h" +#include "dolphin/gf/GF.h" #include "dolphin/gx/GXAttr.h" #include "dolphin/gx/GXDisplayList.h" #include "dolphin/gx/GXStruct.h" |
