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/stdafx.h')
-rw-r--r--src/Subtitles/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Subtitles/stdafx.h b/src/Subtitles/stdafx.h
index 370b3298d..5665d55a5 100644
--- a/src/Subtitles/stdafx.h
+++ b/src/Subtitles/stdafx.h
@@ -38,6 +38,6 @@
#include <afxwin.h> // MFC core and standard components
#include <crtdefs.h>
-#include <BaseClasses/streams.h>
+#include "BaseClasses/streams.h"
#include "../DSUtil/DSUtil.h"