mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
overlay.h: reduce included headers
This commit is contained in:
parent
d1a9529239
commit
78d47c5c37
6 changed files with 9 additions and 6 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#include "labwc.h"
|
||||
#include "idle.h"
|
||||
#include "action.h"
|
||||
#include "view.h"
|
||||
|
||||
bool
|
||||
tablet_tool_has_focused_surface(struct seat *seat)
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
#include "idle.h"
|
||||
#include "labwc.h"
|
||||
#include "ssd.h"
|
||||
#include "view.h"
|
||||
|
||||
/* Holds layout -> surface offsets to report motion events in relative coords */
|
||||
struct touch_point {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue