include/: refactor header files

This commit is contained in:
Johan Malm 2020-07-31 21:31:03 +01:00
parent 82dc192217
commit 53266a0d5a
8 changed files with 27 additions and 14 deletions

View file

@ -11,7 +11,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "buf.h"
#include "common/buf.h"
#include "theme/xbm/parse.h"
/* TODO: should be window.active.button.unpressed.image.color */