mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
common: rename array-size.h to macros.h
This commit is contained in:
parent
8d17ab2d60
commit
bbea42f65b
8 changed files with 11 additions and 11 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define LABWC_SSD_INTERNAL_H
|
||||
|
||||
#include <wlr/util/box.h>
|
||||
#include "common/array-size.h"
|
||||
#include "common/macros.h"
|
||||
#include "ssd.h"
|
||||
|
||||
#define FOR_EACH(tmp, ...) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue