1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-01-18 23:14:02 +01:00

chore(dev): Fix compiler warning about not knowing the definition for a struct

This commit is contained in:
icex2 2023-03-26 23:43:54 +02:00 committed by icex2
parent ef103eb299
commit 825ac8e6d2

View File

@ -2,6 +2,7 @@
#define ACIODRV_KFCA_H
#include "acio/kfca.h"
#include "aciodrv/device.h"
/**
* Initialize an KFCA node.