]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/jsinput.cxx
Accept multiple names for the same joystick.
[flightgear.git] / src / Input / jsinput.cxx
index 51c6cb7f49bb93589c2fcba5c4c0afac50c9d21d..27132588495eb60b321a318365df25ae71dfaead 100644 (file)
@@ -18,7 +18,7 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-#include <jsinput.h>
+#include "jsinput.h"
 
 jsInput::jsInput(jsSuper *j) {
   jss=j;