From 2b1a4e22ca4882eb0a296dccca85a9c5d719b02b Mon Sep 17 00:00:00 2001 From: TwinAphex51224 Date: Sun, 24 Jun 2012 22:04:20 +0200 Subject: [PATCH] (Xbox 1) stdint.h inclusion in a clean way --- msvc/RetroArch-Xbox1/RetroArch-Xbox1.vcproj | 10 +++++----- compat/rarch_stdint.h => msvc/msvc-stdint/stdint.h | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename compat/rarch_stdint.h => msvc/msvc-stdint/stdint.h (100%) diff --git a/msvc/RetroArch-Xbox1/RetroArch-Xbox1.vcproj b/msvc/RetroArch-Xbox1/RetroArch-Xbox1.vcproj index f9bce47649..72e460fa9b 100644 --- a/msvc/RetroArch-Xbox1/RetroArch-Xbox1.vcproj +++ b/msvc/RetroArch-Xbox1/RetroArch-Xbox1.vcproj @@ -19,7 +19,7 @@