diff options
| -rw-r--r-- | zig-x11/window.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zig-x11/window.c b/zig-x11/window.c index 80110c4..fb7a9e7 100644 --- a/zig-x11/window.c +++ b/zig-x11/window.c | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | // This is here just for reference. It is not required for this example. | ||
| 2 | |||
| 1 | #include <X11/Xlib.h> | 3 | #include <X11/Xlib.h> |
| 2 | #include <unistd.h> | 4 | #include <unistd.h> |
| 3 | 5 | ||
