diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-16 04:46:17 +0800 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-01-16 08:14:27 -0600 |
commit | 8a5f292618e7464340a28bb584295510e4b50b3d (patch) | |
tree | 5776f6f9ddca5575b67f983a5b8f0aabec5417d5 /include/union_room.h | |
parent | 5fff2f2234755af166612a4829d178408eb740bb (diff) |
document symbols
Diffstat (limited to 'include/union_room.h')
-rw-r--r-- | include/union_room.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/union_room.h b/include/union_room.h index 54f09cbeb..cc0415155 100644 --- a/include/union_room.h +++ b/include/union_room.h @@ -1,7 +1,7 @@ #ifndef GUARD_UNION_ROOM_H #define GUARD_UNION_ROOM_H -#include "librfu.h" +#include "link_rfu.h" // Exported type declarations |