use gotourl
This commit is contained in:
@@ -30,9 +30,8 @@
|
||||
#include "disasm.h"
|
||||
#include "CrashList.h"
|
||||
|
||||
// GotoURL pulls in MFC stuff that we really shouldn't have here.
|
||||
// #include "RageUtil.h" // for GotoURL
|
||||
HINSTANCE GotoURL(const char *url);
|
||||
#include "archutils/Win32/GotoURL.h"
|
||||
|
||||
static void DoSave(const EXCEPTION_POINTERS *pExc);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
#include "../../RageUtil.h"
|
||||
#include "../../resource.h"
|
||||
|
||||
#include "../../archutils/Win32/GotoURL.h"
|
||||
|
||||
#include "ErrorDialog_Win32.h"
|
||||
|
||||
static CString g_sErrorString;
|
||||
|
||||
Reference in New Issue
Block a user