Add missing include

This commit is contained in:
2019-10-27 12:29:48 +00:00
parent b447a2728d
commit 2e4c60a03f

View File

@@ -18,6 +18,8 @@
#ifndef DICREMOTE_WIN32_WIN32_H_
#define DICREMOTE_WIN32_WIN32_H_
#include "../dicmote.h"
#define PROCESSOR_ARCHITECTURE_INTEL 0
#define PROCESSOR_ARCHITECTURE_MIPS 1
#define PROCESSOR_ARCHITECTURE_ALPHA 2