mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-17 07:48:28 +01:00
Fix build failure in config.c
This commit is contained in:
parent
8b056cfc82
commit
c0dc740b2b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wordexp.h>
|
||||
#include <unistd.h>
|
||||
#include "log.h"
|
||||
#include "list.h"
|
||||
#include "swaynag/swaynag.h"
|
||||
|
|
Loading…
Reference in a new issue