particles: remove config-verify.h from particle.h

This commit is contained in:
Daniel Eklöf 2019-01-13 17:41:39 +01:00
parent f952347c84
commit 4a26664d8d
18 changed files with 17 additions and 1 deletions

View file

@ -16,6 +16,7 @@
#include "../log.h"
#include "../bar.h"
#include "../config.h"
#include "../config-verify.h"
#include "../xcb.h"
struct private {