X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscreen%2FGLBitmaps.cxx;h=30b6e12b1eabde076492c29e2b8c5f935233ba85;hb=bbd61977f14c30ce93a2bcf5a3551708d36a29c8;hp=225f5cb9e7ae93637ed98796664699c9ea9eef89;hpb=5173d709e090b953eaf800cbcd1bf897de332a12;p=simgear.git diff --git a/simgear/screen/GLBitmaps.cxx b/simgear/screen/GLBitmaps.cxx index 225f5cb9..30b6e12b 100755 --- a/simgear/screen/GLBitmaps.cxx +++ b/simgear/screen/GLBitmaps.cxx @@ -1,17 +1,15 @@ #ifdef HAVE_CONFIG_H -# include +# include #endif -#ifdef HAVE_WINDOWS_H -# include +#ifdef WIN32 +# include #endif #include #include #include - -#include -#include +#include // memcpy() #include "GLBitmaps.h"