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_grass.cpp | |
| parent | 05b211478afa836e841c74e377bbd572f6bdab33 (diff) | |
More demo work
Diffstat (limited to 'src/d/d_grass.cpp')
| -rw-r--r-- | src/d/d_grass.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/d/d_grass.cpp b/src/d/d_grass.cpp index e70904de..91ec58e7 100644 --- a/src/d/d_grass.cpp +++ b/src/d/d_grass.cpp @@ -15,8 +15,7 @@ #include "m_Do/m_Do_lib.h" #include "m_Do/m_Do_graphic.h" #include "SSystem/SComponent/c_counter.h" -#include "dolphin/gf/GFGeometry.h" -#include "dolphin/gf/GFTev.h" +#include "dolphin/gf/GF.h" #include "weak_data_1811.h" // IWYU pragma: keep |
