From: Frederic Bouvier Date: Fri, 14 Jan 2011 20:52:36 +0000 (+0100) Subject: Fix a typo in the Mac js code X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bb6d1b14c58c8891ff5fd8754327ee735d620161;p=flightgear.git Fix a typo in the Mac js code --- diff --git a/src/Input/jsMacOSX.cxx b/src/Input/jsMacOSX.cxx index 1e9c3ab26..72dbbb989 100644 --- a/src/Input/jsMacOSX.cxx +++ b/src/Input/jsMacOSX.cxx @@ -23,7 +23,7 @@ #ifdef __APPLE__ -#include "FGjs.h" +#include "FGjs.hxx" #include #include