web_plat/multipart_parser_api/inc/MultipartParser.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
child 93 79859ed3eea9
--- a/web_plat/multipart_parser_api/inc/MultipartParser.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/web_plat/multipart_parser_api/inc/MultipartParser.h	Thu Jan 07 13:31:38 2010 +0200
@@ -15,21 +15,16 @@
 *
 */
 
-
-
 #ifndef MULTIPARTPARSER_H
 #define MULTIPARTPARSER_H
 
 //  INCLUDES
-#include "BodyPart.h"
-
+#include <bodypart.h>
 
 //  CONSTANTS
 
-
 // DATA TYPES
 
-
 // FORWARD DECLARATIONS
 class CBodyPart;