Change include path to fix error with embedded cmake builds (#1649)

Co-authored-by: Mahesh Madhav <mahesh@amperecomputing.com>
This commit is contained in:
Mahesh Madhav 2020-06-24 18:22:47 -07:00 committed by GitHub
parent a42f9fa958
commit d956ceddab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ extern "C" {
#include <stdint.h>
#endif
#include "capstone/platform.h"
#include "platform.h"
// GCC MIPS toolchain has a default macro called "mips" which breaks
// compilation