summaryrefslogtreecommitdiff
path: root/include/recorder_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/recorder_private.h')
-rw-r--r--include/recorder_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/recorder_private.h b/include/recorder_private.h
index 59de601..539e434 100644
--- a/include/recorder_private.h
+++ b/include/recorder_private.h
@@ -57,6 +57,7 @@ typedef struct _callback_cb_info {
GCond *pCond;
GMutex *pMutex;
gint *activating;
+ tbm_bufmgr bufmgr;
} callback_cb_info_s;
typedef struct _recorder_cli_s{