mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-22 23:49:50 +00:00
Change name of nvdaController.h
This commit is contained in:
parent
10e6ea21a3
commit
e74161bc6c
@ -52,7 +52,7 @@
|
|||||||
#include "platform_win32.h"
|
#include "platform_win32.h"
|
||||||
|
|
||||||
#ifdef HAVE_NVDA
|
#ifdef HAVE_NVDA
|
||||||
#include "../../nvdaController.h"
|
#include "../../nvda_controller.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SM_SERVERR2
|
#ifndef SM_SERVERR2
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#ifndef __RPCNDR_H_VERSION__
|
#ifndef __RPCNDR_H_VERSION__
|
||||||
#error this stub requires an updated version of <rpcndr.h>
|
#error this stub requires an updated version of <rpcndr.h>
|
||||||
#endif // __RPCNDR_H_VERSION__
|
#endif /* __RPCNDR_H_VERSION__ */
|
||||||
|
|
||||||
|
|
||||||
#ifndef __nvdaController_h__
|
#ifndef __nvdaController_h__
|
Loading…
Reference in New Issue
Block a user