Replace quotes here as well

This commit is contained in:
Raymond Li 2020-03-08 16:22:22 -04:00 committed by GitHub
parent c790583f0c
commit 032f960c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <ev.h>
#include <xcb/xcb.h>
#include "fonts.h"
#include <fonts.h>
typedef enum {
STATE_STARTED = 0, /* default state */