forked from external/yambar
decorations: remove header files
This commit is contained in:
parent
7754ef3661
commit
1c18dbf1a0
8 changed files with 8 additions and 35 deletions
|
@ -1,11 +1,10 @@
|
|||
#include "underline.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#define LOG_MODULE "stack"
|
||||
#include "../log.h"
|
||||
#include "../config.h"
|
||||
#include "../config-verify.h"
|
||||
#include "../decoration.h"
|
||||
|
||||
struct private {
|
||||
struct deco **decos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue