diff options
Diffstat (limited to 'FrameRender/PixelCallback.h')
| -rw-r--r-- | FrameRender/PixelCallback.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrameRender/PixelCallback.h b/FrameRender/PixelCallback.h index b0aee1f..a1ce740 100644 --- a/FrameRender/PixelCallback.h +++ b/FrameRender/PixelCallback.h @@ -2,7 +2,7 @@ #define _PIXEL_CALLBACK #include "../global.h" -#include "../RGBImage.h" +#include "../RGBImage/RGBImage.h" struct PixelContext { i32 x; |
