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/mpc-hc/FileAssoc.h')
-rw-r--r--src/mpc-hc/FileAssoc.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mpc-hc/FileAssoc.h b/src/mpc-hc/FileAssoc.h
index aaaf7c287..2598b40a9 100644
--- a/src/mpc-hc/FileAssoc.h
+++ b/src/mpc-hc/FileAssoc.h
@@ -1,6 +1,6 @@
/*
* (C) 2003-2006 Gabest
- * (C) 2006-2014 see Authors.txt
+ * (C) 2006-2014, 2016 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -21,9 +21,8 @@
#pragma once
-#include <afxmt.h>
-#include <afxwin.h>
#include "MediaFormats.h"
+#include <atlsync.h>
#include <array>
#include <memory>