| Index: core/src/fxge/dib/fx_dib_main.cpp
|
| diff --git a/core/src/fxge/dib/fx_dib_main.cpp b/core/src/fxge/dib/fx_dib_main.cpp
|
| index 87c113d4ae704baf2c216c8a1b01a189236bcd24..484797d3cf3cdc77681781595da99de90e875948 100644
|
| --- a/core/src/fxge/dib/fx_dib_main.cpp
|
| +++ b/core/src/fxge/dib/fx_dib_main.cpp
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "core/include/fxge/fx_ge.h"
|
| #include "core/include/fxcodec/fx_codec.h"
|
| -#include "dib_int.h"
|
| +#include "core/src/fxge/dib/dib_int.h"
|
|
|
| FX_BOOL ConvertBuffer(FXDIB_Format dest_format,
|
| uint8_t* dest_buf,
|
|
|