Renamed tpl_drv_* to api_drv_* (a more fitting name)
[tpg/acess2.git] / Modules / IPStack / sctp.c
index a09b153..d130933 100644 (file)
@@ -3,7 +3,7 @@
  * - SCTP (Stream Control Transmission Protocol) Handling
  */
 #include "ipstack.h"
-#include <tpl_drv_common.h>
+#include <api_drv_common.h>
 #include "sctp.h"
 
 #define SCTP_ALLOC_BASE        0xC000

UCC git Repository :: git.ucc.asn.au