diff options
Diffstat (limited to 'zig-x11/window.c')
| -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 @@ +// This is here just for reference. It is not required for this example. + #include <X11/Xlib.h> #include <unistd.h> |
