[Build-System] Fix switch_packetizer headers and add it to the build.

This commit is contained in:
Andrey Volk
2020-06-08 22:34:55 +04:00
parent cd7ea3a542
commit 11a4ee4990
6 changed files with 5 additions and 4 deletions
+1
View File
@@ -136,6 +136,7 @@
#include "switch_core_event_hook.h"
#include "switch_scheduler.h"
#include "switch_config.h"
#include "switch_packetizer.h"
#include "switch_nat.h"
#include "switch_odbc.h"
#include "switch_json.h"
-2
View File
@@ -29,8 +29,6 @@
*
*/
#include <switch.h>
#ifndef SWITCH_PACKETIZER_H
#define SWITCH_PACKETIZER_H