diff options
Diffstat (limited to 'docs/csset_api.md')
| -rw-r--r-- | docs/csset_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/csset_api.md b/docs/csset_api.md index 88b44168..23510763 100644 --- a/docs/csset_api.md +++ b/docs/csset_api.md @@ -38,7 +38,7 @@ be replaced by `my` in all of the following documentation. All csset definitions and prototypes may be included in your C source file by including a single header file.
```c
-#include "stc/csmap.h"
+#include "stc/csmap.h" // both csmap and csset
```
## Methods
|
