]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/jssuper.h
fix a pointer reference.
[flightgear.git] / src / Input / jssuper.h
index 94a4f752e3d1ff77ec700d207c53913b0d1e36eb..3b395c4cd21566608f0010c7b936fff5f256db2d 100644 (file)
 #  include <config.h>
 #endif
 
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>                     
-#endif
-
 #include <string.h>            // plib/js.h should really include this !!!!!!
 #include <plib/js.h>