i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 032f960c1e634b911cdd997d35fa1d8a874918ca
parent c790583f0c89f2651c5aafdab922c18aa460f179
Author: Raymond Li <hi@raymond.li>
Date:   Sun,  8 Mar 2020 16:22:22 -0400

Replace quotes here as well
Diffstat:
Munlock_indicator.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unlock_indicator.h b/unlock_indicator.h
@@ -4,7 +4,7 @@
 #include <ev.h>
 #include <xcb/xcb.h>
 
-#include "fonts.h"
+#include <fonts.h>
 
 typedef enum {
     STATE_STARTED = 0,           /* default state */