mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
chore(c-api) Use canonical path to wasm*.h headers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "../../wasmer.h"
|
||||
#include "wasmer.h"
|
||||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user