diff options
Diffstat (limited to 'thirdparty/pvrtccompressor/BitScale.h')
-rw-r--r-- | thirdparty/pvrtccompressor/BitScale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/pvrtccompressor/BitScale.h b/thirdparty/pvrtccompressor/BitScale.h index 36613aeeee..3ea7962f55 100644 --- a/thirdparty/pvrtccompressor/BitScale.h +++ b/thirdparty/pvrtccompressor/BitScale.h @@ -2,7 +2,7 @@ #pragma once -#include "typedefs.h" +#include "core/typedefs.h" //============================================================================ |