Skip to content

Commit a962fb7

Browse files
committed
Update #include path for Time usage
1 parent 9a2b56e commit a962fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/core_and_modules/common_engine_methods_and_macros.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ declaration.
149149

150150
.. note::
151151

152-
You may have to ``#include "core/os/os.h"`` if it's not present already.
152+
You may have to ``#include "core/os/time.h"`` if it's not present already.
153153

154154
When opening a pull request, make sure to remove this snippet as well as the
155155
include if it wasn't there previously.

0 commit comments

Comments
 (0)