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 cdd2f0d242..0396837623 100644 --- a/editor/pvrtc_compress.h +++ b/editor/pvrtc_compress.h @@ -31,7 +31,7 @@ #ifndef PVRTC_COMPRESS_H #define PVRTC_COMPRESS_H -#include "image.h" +#include "core/image.h" void _pvrtc_register_compressors(); |