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/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h')
-rw-r--r--src/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h b/src/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h
index 4f098ec27..1df544a89 100644
--- a/src/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h
+++ b/src/filters/renderer/VideoRenderers/DX7AllocatorPresenter.h
@@ -25,7 +25,7 @@
#include "AllocatorCommon7.h"
#include <ddraw.h>
-#include <dx/d3d.h>
+#include "dx/d3d.h"
#include "../SubPic/SubPicAllocatorPresenterImpl.h"
namespace DSObjects