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/decss/stdafx.h')
-rw-r--r--src/decss/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decss/stdafx.h b/src/decss/stdafx.h
index 8a8c808cb..0a35b4558 100644
--- a/src/decss/stdafx.h
+++ b/src/decss/stdafx.h
@@ -4,7 +4,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