Reduce header intra-dependencies

This commit is contained in:
Daniel Eklöf 2019-01-13 19:42:16 +01:00
parent 5e107414e4
commit 1cce649f06
4 changed files with 1 additions and 6 deletions

View file

@ -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;