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

@ -2,7 +2,6 @@
#include <cairo.h>
#include "color.h"
#include "config-verify.h"
#include "decoration.h"
#include "font.h"
#include "tag.h"