mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
include: split output.h from labwc.h
This commit is contained in:
parent
330c55e1b2
commit
ee22afbafe
32 changed files with 112 additions and 84 deletions
|
|
@ -3,10 +3,9 @@
|
|||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include "common/macros.h"
|
||||
#include "common/mem.h"
|
||||
#include "labwc.h"
|
||||
#include "output.h"
|
||||
#include "ssd.h"
|
||||
#include "view.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue