mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
Reduce header intra-dependencies
This commit is contained in:
parent
5e107414e4
commit
1cce649f06
4 changed files with 1 additions and 6 deletions
4
module.h
4
module.h
|
@ -1,12 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#include <threads.h>
|
||||
#include <cairo.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "particle.h"
|
||||
#include "tag.h"
|
||||
#include "yml.h"
|
||||
|
||||
struct bar;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue