diff options
Diffstat (limited to 'plugins/NotifyAnything/SendLog/SendLog.cpp')
-rw-r--r-- | plugins/NotifyAnything/SendLog/SendLog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NotifyAnything/SendLog/SendLog.cpp b/plugins/NotifyAnything/SendLog/SendLog.cpp index 5cb46932da..75460688ea 100644 --- a/plugins/NotifyAnything/SendLog/SendLog.cpp +++ b/plugins/NotifyAnything/SendLog/SendLog.cpp @@ -1,4 +1,4 @@ -#include <windows.h>
+#include <windows.h>
#include <winsock.h>
#include <iostream>
|