Replace _ with - in source file names

This commit is contained in:
tokyo4j 2024-05-22 09:56:16 +09:00 committed by Johan Malm
parent 48742163fd
commit 23b96ad2a6
29 changed files with 28 additions and 28 deletions

View file

@ -3,7 +3,7 @@
#include "input/keyboard.h"
#include "labwc.h"
#include "regions.h"
#include "resize_indicator.h"
#include "resize-indicator.h"
#include "snap.h"
#include "view.h"
#include "window-rules.h"