]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/input.cxx
Remove unneeded inclusions of windows.h, GL.h and GLU.H
[flightgear.git] / src / Input / input.cxx
index 5db934f7411004408248a0dedf66bb8069d48c86..21d96e6582f12d9dd16d9aed0f3fdbc346a0de3f 100644 (file)
 #  include <config.h>
 #endif
 
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>
-#endif
-
 #include <simgear/compiler.h>
 
 #include <math.h>