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

@ -14,11 +14,13 @@
#include "common/graphic-helpers.h"
#include "common/list.h"
#include "common/mem.h"
#include "config/rcxml.h"
#include "input/keyboard.h"
#include "labwc.h"
#include "output.h"
#include "protocols/cosmic-workspaces.h"
#include "protocols/ext-workspace.h"
#include "theme.h"
#include "view.h"
#define COSMIC_WORKSPACES_VERSION 1