Changed multi-state input module name to not conflict with Windows Installer msi.h file.
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*
|
*
|
||||||
*********************************************************************/
|
*********************************************************************/
|
||||||
#ifndef MSI_H
|
#ifndef MS_INPUT_H
|
||||||
#define MSI_H
|
#define MS_INPUT_H
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
Reference in New Issue
Block a user