mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
Rename osd.{h,c} to cycle.{h,c}
This commit is contained in:
parent
35b3980a5b
commit
65cc2e40ba
12 changed files with 14 additions and 14 deletions
|
|
@ -15,11 +15,11 @@
|
|||
#include "common/match.h"
|
||||
#include "common/mem.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "cycle.h"
|
||||
#include "foreign-toplevel/foreign.h"
|
||||
#include "input/keyboard.h"
|
||||
#include "labwc.h"
|
||||
#include "menu/menu.h"
|
||||
#include "osd.h"
|
||||
#include "output.h"
|
||||
#include "placement.h"
|
||||
#include "regions.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue