diff options
Diffstat (limited to 'editor/pvrtc_compress.h')
-rw-r--r-- | editor/pvrtc_compress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pvrtc_compress.h b/editor/pvrtc_compress.h index 77bc11b224..7b6c17d3c4 100644 --- a/editor/pvrtc_compress.h +++ b/editor/pvrtc_compress.h @@ -31,7 +31,7 @@ #ifndef PVRTC_COMPRESS_H #define PVRTC_COMPRESS_H -#include "core/image.h" +#include "core/io/image.h" void _pvrtc_register_compressors(); |