X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FInput%2Fjssuper.h;h=3b395c4cd21566608f0010c7b936fff5f256db2d;hb=fc71333bdd0217a9ff4880305daf6d4d10fb0b40;hp=356256dfe7bf0989048b165df5125cf6dc5cf4f4;hpb=9124dd945d9142b667839761f57075d07e4d1585;p=flightgear.git diff --git a/src/Input/jssuper.h b/src/Input/jssuper.h index 356256dfe..3b395c4cd 100644 --- a/src/Input/jssuper.h +++ b/src/Input/jssuper.h @@ -16,14 +16,13 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef _JSSUPER_H #define _JSSUPER_H - -#ifdef HAVE_WINDOWS_H -# include +#ifdef HAVE_CONFIG_H +# include #endif #include // plib/js.h should really include this !!!!!!