mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
include: add config/types.h
This commit is contained in:
parent
6dea8c0dcc
commit
9d49d19cd2
54 changed files with 414 additions and 368 deletions
|
|
@ -5,13 +5,13 @@
|
|||
#include <string.h>
|
||||
#include <wlr/render/pixman.h>
|
||||
#include "buffer.h"
|
||||
#include "config.h"
|
||||
#include "common/mem.h"
|
||||
#include "common/scaled-font-buffer.h"
|
||||
#include "common/scaled-icon-buffer.h"
|
||||
#include "common/scaled-img-buffer.h"
|
||||
#include "common/scene-helpers.h"
|
||||
#include "common/string-helpers.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "desktop-entry.h"
|
||||
#include "img/img.h"
|
||||
#include "labwc.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue