X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bda0e173844e8e0f8acf4e8ad8b5c26e5c6fe5d..5d1902d6d6efc842c8f488520d3cca40f1ae99f8:/include/wx/msw/joystick.h diff --git a/include/wx/msw/joystick.h b/include/wx/msw/joystick.h index aa97ff1252..4b15a0245e 100644 --- a/include/wx/msw/joystick.h +++ b/include/wx/msw/joystick.h @@ -5,12 +5,12 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __JOYSTICKH__ -#define __JOYSTICKH__ +#ifndef _WX_JOYSTICK_H_ +#define _WX_JOYSTICK_H_ #ifdef __GNUG__ #pragma interface "joystick.h" @@ -90,4 +90,4 @@ protected: }; #endif - // __JOYSTICKH__ + // _WX_JOYSTICK_H_