summaryrefslogtreecommitdiff
path: root/include/private/plugin.h
diff options
context:
space:
mode:
author杨威 <[email protected]>2023-01-10 23:53:24 +0800
committer杨威 <[email protected]>2023-01-11 11:50:53 +0800
commit8393d32ba6aeec6ff5a1a3143cb3fde2b88a10a4 (patch)
tree8931d569aeb8099c356c56a03010e33c5234de90 /include/private/plugin.h
parent351930141a08886cbd31d1968cfe66de2fbcc3dd (diff)
🌈 style(linter check): reduce lint check warning
Diffstat (limited to 'include/private/plugin.h')
-rw-r--r--include/private/plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/private/plugin.h b/include/private/plugin.h
index dc72f31..933eb2f 100644
--- a/include/private/plugin.h
+++ b/include/private/plugin.h
@@ -5,6 +5,7 @@
#include "stream.h"
#include "sapp_limits.h"
#include "sapp_mem.h"
+#include "stream_register.h"
#ifdef __cplusplus
extern "C" {