and some more stdafx -> global
(whew)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "global.h"
|
||||
#include "AppInstance.h"
|
||||
|
||||
AppInstance::AppInstance()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "stdafx.h"
|
||||
#include "global.h"
|
||||
|
||||
// from VirtualDub
|
||||
// Copyright (C) 1998-2001 Avery Lee
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "stdafx.h"
|
||||
#include "global.h"
|
||||
#include "DebugInfoHunt.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "global.h"
|
||||
#include "GotoURL.h"
|
||||
|
||||
static LONG GetRegKey(HKEY key, const char *subkey, LPTSTR retdata)
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "global.h"
|
||||
#include "tls.h"
|
||||
// XXX
|
||||
#include "archutils/win32/crash.h"
|
||||
|
||||
Reference in New Issue
Block a user