Change name of nvdaController.h

pull/10606/head
twinaphex 2020-05-10 08:51:25 +02:00
parent 10e6ea21a3
commit e74161bc6c
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
#include "platform_win32.h"
#ifdef HAVE_NVDA
#include "../../nvdaController.h"
#include "../../nvda_controller.h"
#endif
#ifndef SM_SERVERR2

View File

@ -27,7 +27,7 @@
#ifndef __RPCNDR_H_VERSION__
#error this stub requires an updated version of <rpcndr.h>
#endif // __RPCNDR_H_VERSION__
#endif /* __RPCNDR_H_VERSION__ */
#ifndef __nvdaController_h__