summaryrefslogtreecommitdiff
path: root/utils/MTP/MTP_DLL/MTP_DLL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/MTP_DLL/MTP_DLL.cpp')
-rw-r--r--utils/MTP/MTP_DLL/MTP_DLL.cpp2
1 files changed, 1 insertions, 1 deletions
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 @@
1/* MTP_DLL.cpp : Defines the entry point for the DLL application. */ 1/* MTP_DLL.cpp : Defines the entry point for the DLL application. */
2 2
3#include "stdafx.h" 3#include <windows.h>
4#include "MTP_DLL.h" 4#include "MTP_DLL.h"
5 5
6 6