mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-02-17 15:55:52 -05:00
Replace quotes here as well
This commit is contained in:
parent
c790583f0c
commit
032f960c1e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#include <ev.h>
|
#include <ev.h>
|
||||||
#include <xcb/xcb.h>
|
#include <xcb/xcb.h>
|
||||||
|
|
||||||
#include "fonts.h"
|
#include <fonts.h>
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
STATE_STARTED = 0, /* default state */
|
STATE_STARTED = 0, /* default state */
|
||||||
|
|
Loading…
Add table
Reference in a new issue