From 84a698dd52abf40acfb9195a1ce81a9b4a2d140a Mon Sep 17 00:00:00 2001 From: povaddict Date: Wed, 10 Feb 2010 00:01:23 +0000 Subject: In all files in apps/mplayerc, change #include "stdafx.h" to "StdAfx.h". git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1649 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/apps/mplayerc/Playlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/apps/mplayerc/Playlist.cpp') diff --git a/src/apps/mplayerc/Playlist.cpp b/src/apps/mplayerc/Playlist.cpp index bc4d07a2c..09c64e5df 100644 --- a/src/apps/mplayerc/Playlist.cpp +++ b/src/apps/mplayerc/Playlist.cpp @@ -21,7 +21,7 @@ * */ -#include "stdafx.h" +#include "StdAfx.h" #include "mplayerc.h" #include "playlist.h" #include "SettingsDefines.h" -- cgit v1.2.3