X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a933a5449ea9695bbdb953ba039295fe2f86a075..f014d4bf3e18198c273b3c119ad1a08d46d12c82:/include/wx/joystick.h?ds=sidebyside diff --git a/include/wx/joystick.h b/include/wx/joystick.h index 1e07320f91..1fe2e6d55e 100644 --- a/include/wx/joystick.h +++ b/include/wx/joystick.h @@ -1,6 +1,19 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: joystick.h +// Purpose: wxJoystick base header +// Author: wxWidgets Team +// Modified by: +// Created: +// Copyright: (c) wxWidgets Team +// RCS-ID: $Id$ +// Licence: wxWindows licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_JOYSTICK_H_BASE_ #define _WX_JOYSTICK_H_BASE_ +#include "wx/defs.h" + #if wxUSE_JOYSTICK #if defined(__WXMSW__)