X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscreen%2FGLBitmaps.cxx;h=a490a4d0bdc3ff4262bee9b079c1093e98406d5b;hb=dc09a50472890ac706d3c76d8af34cc3682ada0c;hp=7caba76d46287819ae165a6f395f0448f1f9ab04;hpb=aadff3301196676a14cb55ed2624c76882c03644;p=simgear.git diff --git a/simgear/screen/GLBitmaps.cxx b/simgear/screen/GLBitmaps.cxx index 7caba76d..a490a4d0 100755 --- a/simgear/screen/GLBitmaps.cxx +++ b/simgear/screen/GLBitmaps.cxx @@ -15,7 +15,9 @@ #include #include // memcpy() -#include +#include + +#include SG_GL_H #include "GLBitmaps.h"