diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-12-22 14:24:50 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-12-22 14:24:50 -0500 |
| commit | e251cbabc2e6f68f4b6c92d8244061c3472d3590 (patch) | |
| tree | 5ea78b97b7d29e6923a9f51ae94f4080e47a353e /src/d/d_vib_pattern.cpp | |
| parent | 5bfb7b182315ff31a3b8ee29beadd7f986f92da2 (diff) | |
get some more d TUs to compile
Diffstat (limited to 'src/d/d_vib_pattern.cpp')
| -rw-r--r-- | src/d/d_vib_pattern.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/d/d_vib_pattern.cpp b/src/d/d_vib_pattern.cpp index 2d73d450..e1b5bd8d 100644 --- a/src/d/d_vib_pattern.cpp +++ b/src/d/d_vib_pattern.cpp @@ -3,5 +3,4 @@ // Translation Unit: d_vib_pattern.cpp // -#include "d_vib_pattern.h" -#include "dolphin/types.h" +#include "d/d_vibration.h" |
