From 6c3865d2bc680096aca8f8865c85eba32bac4485 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 31 Jul 2011 12:17:28 +0000 Subject: * replace quoted includes with angle bracket ones for system headers * move some includes in the beginning of the files * minor white space changes * update copyright year for files which were updated in previous commits git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3517 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/apps/mplayerc/AuthDlg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/apps/mplayerc/AuthDlg.h') diff --git a/src/apps/mplayerc/AuthDlg.h b/src/apps/mplayerc/AuthDlg.h index 89d589967..fc9a03c15 100644 --- a/src/apps/mplayerc/AuthDlg.h +++ b/src/apps/mplayerc/AuthDlg.h @@ -2,7 +2,7 @@ * $Id$ * * (C) 2003-2006 Gabest - * (C) 2006-2010 see AUTHORS + * (C) 2006-2011 see AUTHORS * * This file is part of mplayerc. * @@ -23,7 +23,7 @@ #pragma once -#include "afxwin.h" +#include // CAuthDlg dialog -- cgit v1.2.3