From bc18818547da718e46efb107c3369add018aaa1d Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sat, 13 Jun 2009 08:12:41 +0000 Subject: Some more MTP_DLL cleanup. - don't use precompiled headers. - prepare for direct incorporation of the library. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21269 a1c6a512-1295-4272-9138-f99709370657 --- utils/MTP/MTP_DLL/MTP_DLL.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/MTP/MTP_DLL/MTP_DLL.cpp') diff --git a/utils/MTP/MTP_DLL/MTP_DLL.cpp b/utils/MTP/MTP_DLL/MTP_DLL.cpp index 73085afaee..2d9bbe48cb 100644 --- a/utils/MTP/MTP_DLL/MTP_DLL.cpp +++ b/utils/MTP/MTP_DLL/MTP_DLL.cpp @@ -1,6 +1,6 @@ /* MTP_DLL.cpp : Defines the entry point for the DLL application. */ -#include "stdafx.h" +#include #include "MTP_DLL.h" -- cgit v1.2.3