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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-02-09 23:12:31 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-02-09 23:12:31 +0300
commit02183f6e47ad4ea1057de9950482f291f2ae4290 (patch)
tree638096954c937f50ce2acaa2a032268c6ab6ef8f /src/subtitles/VobSubFile.h
parentfda7ac804fe759bed1e4abc95c62c3a106c21965 (diff)
Converted #include slashes from \ to / (makes the code more portable)
Patch by Nicolás Alvarez. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1647 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/subtitles/VobSubFile.h')
-rw-r--r--src/subtitles/VobSubFile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitles/VobSubFile.h b/src/subtitles/VobSubFile.h
index 3ce9c374c..a1a14c163 100644
--- a/src/subtitles/VobSubFile.h
+++ b/src/subtitles/VobSubFile.h
@@ -23,7 +23,7 @@
#include <atlcoll.h>
#include "VobSubImage.h"
-#include "..\SubPic\ISubPic.h"
+#include "../SubPic/ISubPic.h"
#define VOBSUBIDXVER 7