1
0
mirror of https://github.com/fumiama/simple-kanban.git synced 2026-06-23 03:50:40 +08:00

修正引用

This commit is contained in:
fumiama
2021-05-18 20:27:25 +08:00
parent 4295a6aff0
commit 20b0de6629

View File

@@ -1,7 +1,7 @@
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <simple_protobuf.h>
#include "config.h" #include "config.h"
#include "simple-protobuf/simple_protobuf.h"
CONFIG cfg; CONFIG cfg;