include: add config/types.h

This commit is contained in:
John Lindgren 2025-08-17 16:01:50 -04:00
parent 28513cbdbe
commit c5934bcce7
54 changed files with 414 additions and 368 deletions

View file

@ -26,6 +26,7 @@
#include "common/spawn.h"
#include "common/string-helpers.h"
#include "common/xml.h"
#include "config/rcxml.h"
#include "labwc.h"
#include "output.h"
#include "workspaces.h"