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/SyncClock/SyncClock.h')
-rw-r--r--src/filters/renderer/SyncClock/SyncClock.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/filters/renderer/SyncClock/SyncClock.h b/src/filters/renderer/SyncClock/SyncClock.h
index f7edc1943..40be493e9 100644
--- a/src/filters/renderer/SyncClock/SyncClock.h
+++ b/src/filters/renderer/SyncClock/SyncClock.h
@@ -1,5 +1,5 @@
/*
- * (C) 2010-2013 see Authors.txt
+ * (C) 2010-2013, 2016 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -20,8 +20,6 @@
#pragma once
-#include <atlbase.h>
-#include <atlutil.h>
#include "Interfaces.h"
class CSyncClockFilter;