mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
particles: remove config-verify.h from particle.h
This commit is contained in:
parent
f952347c84
commit
4a26664d8d
18 changed files with 17 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
#define LOG_MODULE "map"
|
||||
#include "../log.h"
|
||||
#include "../config.h"
|
||||
#include "../config-verify.h"
|
||||
#include "../particle.h"
|
||||
|
||||
struct particle_map {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue