[PATCH] Fix compilation on Unix with FreeImage and GL2PS support

Hello,

Image_PixMap.cxx and OpenGl_attri.cxx contain #ifdef HAVE_xxx tests and must then include config.h.
Patch attached.