Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters/reader/udpreader/stdafx.h')
-rw-r--r--src/filters/reader/udpreader/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/reader/udpreader/stdafx.h b/src/filters/reader/udpreader/stdafx.h
index 47fb81eda..f4d095421 100644
--- a/src/filters/reader/udpreader/stdafx.h
+++ b/src/filters/reader/udpreader/stdafx.h
@@ -25,7 +25,7 @@
//
#pragma once
-#include "..\..\..\DSUtil\SharedInclude.h"
+#include "../../../DSUtil/SharedInclude.h"
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit