Update #include for ctrace docs
This commit is contained in:
parent
e166c9804d
commit
c771c4d3f5
@ -18,7 +18,7 @@ Cpptrace provides a C API under the name ctrace, documented below.
|
|||||||
All ctrace declarations are in the `ctrace.h` header:
|
All ctrace declarations are in the `ctrace.h` header:
|
||||||
|
|
||||||
```c
|
```c
|
||||||
#include <cpptrace/ctrace.h>
|
#include <ctrace/ctrace.h>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Stack Traces
|
### Stack Traces
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user