Linux tweaks.

This commit is contained in:
Ben Vanik
2015-08-18 14:18:00 -07:00
parent 19299fad4b
commit 8b0d4fb51c
37 changed files with 200 additions and 111 deletions

View File

@@ -9,6 +9,7 @@
#include "xenia/ui/gl/gl4_elemental_renderer.h"
#include <cstring>
#include <memory>
#include <string>

View File

@@ -12,6 +12,7 @@
#include <algorithm>
#include <string>
#include "third_party/microprofile/microprofile.h"
#include "third_party/microprofile/microprofileui.h"
#include "xenia/base/assert.h"