Skip to content

Commit 74a54d2

Browse files
committed
Fixed missing include for coco
1 parent 923e789 commit 74a54d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fujinet-fuji.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
#ifdef _CMOC_VERSION_
99
#include <cmoc.h>
10+
#include <coco.h>
1011

1112
#ifndef bool
1213
#define bool _FNBool

0 commit comments

Comments
 (0)