diff options
Diffstat (limited to 'plugins/ConnectionNotify/src/debug.cpp')
-rw-r--r-- | plugins/ConnectionNotify/src/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ConnectionNotify/src/debug.cpp b/plugins/ConnectionNotify/src/debug.cpp index 8e238bab21..d7c32e755b 100644 --- a/plugins/ConnectionNotify/src/debug.cpp +++ b/plugins/ConnectionNotify/src/debug.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void _OutputDebugString(wchar_t* lpOutputString, ...)
{
|