codhandler/codeng/src/CodData.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/codhandler/codeng/src/CodData.cpp	Tue Feb 02 00:56:45 2010 +0200
+++ b/codhandler/codeng/src/CodData.cpp	Fri Mar 19 09:52:28 2010 +0200
@@ -17,6 +17,7 @@
 *
 */
 
+
 // INCLUDE FILES
 
 #include "CodData.h"
@@ -24,7 +25,8 @@
 #include "CodUtil.h"
 #include <badesca.h>
 #include "FileExt.h"
-#include <httpdownloaddata.h>
+#include "HttpDownloadData.h"
+
 
 // ================= MEMBER FUNCTIONS =======================