summaryrefslogtreecommitdiff
path: root/src/tracing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tracing.h')
-rw-r--r--src/tracing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tracing.h b/src/tracing.h
index dce1b89a..dbba716c 100644
--- a/src/tracing.h
+++ b/src/tracing.h
@@ -29,7 +29,7 @@
#define WABT_TRACING 0
#endif
-#include "common.h"
+#include "src/common.h"
namespace wabt {