fix missing include
This commit is contained in:
parent
c14a2472fe
commit
17779b6589
|
@ -18,6 +18,7 @@
|
|||
#include <stdio.h>
|
||||
#include "config.h"
|
||||
#include "layers.h"
|
||||
#include "features/sentence_case.h"
|
||||
#include "process_record.h"
|
||||
#include "g/keymap_combo.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue