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/subtitles/Rasterizer.h')
-rw-r--r--src/subtitles/Rasterizer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitles/Rasterizer.h b/src/subtitles/Rasterizer.h
index 0d3460b15..a7211dc70 100644
--- a/src/subtitles/Rasterizer.h
+++ b/src/subtitles/Rasterizer.h
@@ -22,7 +22,7 @@
#pragma once
#include <vector>
-#include "..\SubPic\ISubPic.h"
+#include "../SubPic/ISubPic.h"
#define PT_MOVETONC 0xfe
#define PT_BSPLINETO 0xfc