common: rename array-size.h to macros.h

This commit is contained in:
John Lindgren 2023-10-20 18:34:14 -04:00 committed by Johan Malm
parent 7f30de1134
commit a036d985d7
8 changed files with 11 additions and 11 deletions

View file

@ -7,7 +7,7 @@
#include <wlr/types/wlr_primary_selection.h>
#include <wlr/util/region.h>
#include "action.h"
#include "common/array-size.h"
#include "common/macros.h"
#include "common/mem.h"
#include "common/scene-helpers.h"
#include "config/mousebind.h"