Skip to content
Snippets Groups Projects
Commit 8d1befcb authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

mmichelson reported a compilation error related to codec bit expansion that...

mmichelson reported a compilation error related to codec bit expansion that should be resolved with a simple include of frame_defs.h


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@227645 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 562a18f5
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
#include "asterisk/hashtab.h"
#include "asterisk/stringfields.h"
#include "asterisk/xmldoc.h"
#include "asterisk/frame_defs.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment