Sfoglia il codice sorgente

Revert "Remove redundant include"

Sven 1 anno fa
parent
commit
ac56258c9f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Engine/source/gfx/bitmap/loaders/ies/ies_loader.cpp

+ 1 - 0
Engine/source/gfx/bitmap/loaders/ies/ies_loader.cpp

@@ -34,6 +34,7 @@
 // | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 // +----------------------------------------------------------------------
+#include "ies_loader.h"
 #include <assert.h>
 #include <algorithm>
 #include <cstdint>