X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FUtils%2FImageIO.hpp;h=6b420ddcc98c84527cb9afef8185d1e59a53fd71;hb=0aab437dc560d2afa982e61cc2547756ad7b0761;hp=6b43badd5dfea3ca38c99fdc124a62cb8c0b91df;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Utils/ImageIO.hpp b/Source/Utils/ImageIO.hpp index 6b43bad..6b420dd 100644 --- a/Source/Utils/ImageIO.hpp +++ b/Source/Utils/ImageIO.hpp @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -25,9 +25,9 @@ along with Lugaru. If not, see . #pragma once #endif -#include -#include -#include +#include +#include +#include #ifdef WIN32 #define WIN32_LEAN_AND_MEAN