Moving profiling.h to base - UI could be separated for cleanliness.

This commit is contained in:
Ben Vanik
2015-11-07 11:25:53 -08:00
parent 563552f62f
commit 4af6c41740
41 changed files with 42 additions and 43 deletions

View File

@@ -16,8 +16,8 @@
#include "xenia/apu/xma_helpers.h"
#include "xenia/base/bit_stream.h"
#include "xenia/base/logging.h"
#include "xenia/base/profiling.h"
#include "xenia/base/ring_buffer.h"
#include "xenia/profiling.h"
extern "C" {
#include "third_party/libav/libavcodec/avcodec.h"