forked from external/yambar
particles: remove header files
This commit is contained in:
parent
8d26ff7de2
commit
74b0722d2f
12 changed files with 6 additions and 40 deletions
|
@ -1,5 +1,3 @@
|
|||
#include "string.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
@ -8,6 +6,7 @@
|
|||
#define LOG_ENABLE_DBG 1
|
||||
#include "../log.h"
|
||||
#include "../config.h"
|
||||
#include "../particle.h"
|
||||
|
||||
struct private {
|
||||
char *text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue