mirror of
https://github.com/labwc/labwc.git
synced 2026-02-11 04:27:51 -05:00
Replace _ with - in source file names
This commit is contained in:
parent
48742163fd
commit
23b96ad2a6
29 changed files with 28 additions and 28 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include "common/dir.h"
|
||||
#include "common/fd_util.h"
|
||||
#include "common/fd-util.h"
|
||||
#include "common/font.h"
|
||||
#include "common/mem.h"
|
||||
#include "common/spawn.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue