diff options
| author | Sean Miller <seanmiller999@gmail.com> | 2026-04-09 23:32:06 +0100 |
|---|---|---|
| committer | Sean Miller <seanmiller999@gmail.com> | 2026-04-09 23:32:06 +0100 |
| commit | 2b3486b05fa356a71b3292806bcff2ddc7713aeb (patch) | |
| tree | 5908233b09a221d76563ab3b0994774d023994f5 /include/d | |
| parent | c8b3ad05d245098ddae0f27ea5042fd47cec098e (diff) | |
100% eggSystem.cpp
Diffstat (limited to 'include/d')
| -rw-r--r-- | include/d/d_sys.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_sys.h b/include/d/d_sys.h index cf602af8..25b07596 100644 --- a/include/d/d_sys.h +++ b/include/d/d_sys.h @@ -3,7 +3,7 @@ #include "common.h" #include "egg/core/eggHeap.h" -#include "egg/core/eggProcessMeter.h" +#include "egg/core/eggPerformanceView.h" #include "egg/core/eggSystem.h" #include "nw4r/ut/ut_Color.h" |
