Source control.

This commit is contained in:
Ben Vanik
2015-09-07 08:28:02 -07:00
parent a1a996c1e6
commit 2b30ac393d
6 changed files with 137 additions and 22 deletions

View File

@@ -7,9 +7,10 @@
******************************************************************************
*/
#include "xenia/debug/ui/views/cpu/call_stack_control.h"
#include "el/animation_manager.h"
#include "xenia/base/string_buffer.h"
#include "xenia/debug/ui/views/cpu/call_stack_control.h"
namespace xe {
namespace debug {