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/apps/mplayerc/RM9AllocatorPresenter.h')
-rw-r--r--src/apps/mplayerc/RM9AllocatorPresenter.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/apps/mplayerc/RM9AllocatorPresenter.h b/src/apps/mplayerc/RM9AllocatorPresenter.h
index b55269533..fd7673a42 100644
--- a/src/apps/mplayerc/RM9AllocatorPresenter.h
+++ b/src/apps/mplayerc/RM9AllocatorPresenter.h
@@ -23,10 +23,10 @@
#pragma once
#include "DX9AllocatorPresenter.h"
-#include <RealMedia\pntypes.h>
-#include <RealMedia\pnwintyp.h>
-#include <RealMedia\pncom.h>
-#include <RealMedia\rmavsurf.h>
+#include <RealMedia/pntypes.h>
+#include <RealMedia/pnwintyp.h>
+#include <RealMedia/pncom.h>
+#include <RealMedia/rmavsurf.h>
#include "IQTVideoSurface.h"
namespace DSObjects