Update #include path for Time usage

This commit is contained in:
Kaleb Reid
2025-04-18 23:31:09 -07:00
parent 9a2b56e2dd
commit a962fb740d
@@ -149,7 +149,7 @@ declaration.
.. note::
You may have to ``#include "core/os/os.h"`` if it's not present already.
You may have to ``#include "core/os/time.h"`` if it's not present already.
When opening a pull request, make sure to remove this snippet as well as the
include if it wasn't there previously.