mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
wxWidgets3: update to svn r70933
This commit is contained in:
4
Externals/wxWidgets3/include/wx/joystick.h
vendored
4
Externals/wxWidgets3/include/wx/joystick.h
vendored
@ -5,7 +5,7 @@
|
||||
// Modified by:
|
||||
// Created:
|
||||
// Copyright: (c) wxWidgets Team
|
||||
// RCS-ID: $Id: joystick.h 67254 2011-03-20 00:14:35Z DS $
|
||||
// RCS-ID: $Id: joystick.h 70808 2012-03-04 20:31:42Z VZ $
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
#if wxUSE_JOYSTICK
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
#if defined(__WINDOWS__)
|
||||
#include "wx/msw/joystick.h"
|
||||
#elif defined(__WXMOTIF__)
|
||||
#include "wx/unix/joystick.h"
|
||||
|
Reference in New Issue
Block a user