diff options
Diffstat (limited to 'core/os/copymem.h')
-rw-r--r-- | core/os/copymem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/os/copymem.h b/core/os/copymem.h index 87d77bd426..999c770e85 100644 --- a/core/os/copymem.h +++ b/core/os/copymem.h @@ -31,7 +31,7 @@ #ifndef COPYMEM_H #define COPYMEM_H -#include "typedefs.h" +#include "core/typedefs.h" #ifdef PLATFORM_COPYMEM |