]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/jssuper.h
Fix typo
[flightgear.git] / src / Input / jssuper.h
index 356256dfe7bf0989048b165df5125cf6dc5cf4f4..3b395c4cd21566608f0010c7b936fff5f256db2d 100644 (file)
 //
 // 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 <windows.h>                     
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
 #endif
 
 #include <string.h>            // plib/js.h should really include this !!!!!!