Replacing includes of windows headers with base/platform.h.
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
|
||||
#include "xenia/base/platform.h"
|
||||
|
||||
#include <shellapi.h>
|
||||
|
||||
namespace xe {
|
||||
|
||||
void LaunchBrowser(const char* url) {
|
||||
|
||||
Reference in New Issue
Block a user