summaryrefslogtreecommitdiff
path: root/docs/sxwm-dev.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sxwm-dev.md')
-rw-r--r--docs/sxwm-dev.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sxwm-dev.md b/docs/sxwm-dev.md
index 7fb7e93..c5ae662 100644
--- a/docs/sxwm-dev.md
+++ b/docs/sxwm-dev.md
@@ -23,6 +23,7 @@
| `linux/limits.h` | Linux specific limits for various data types |
| | |
| `defs.h` | Project structs, macros, constants |
+| `extern.h` | External functions to call to control wm |
| `parser.h` | Config file parser components |
## sxwm.c