Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
121:ee02790d00b7
Parent:
114:472502b31a12
Child:
135:2f4290590e51
--- a/rtp.h	Mon May 04 17:25:29 2015 +0000
+++ b/rtp.h	Fri May 08 04:15:23 2015 +0000
@@ -11,13 +11,10 @@
 #ifndef __RTP_H__
 #define __RTP_H__
 
-#include <stdint.h>
-#include <string.h>
 #include "mbed.h"
-#include "EthernetInterface.h"
-#include "debug.h"
 #include "shared_variables.h"
 #include "vz_protocol.h"
+#include "debug.h"
 
 class RTP_Header{
     private :