diff options
Diffstat (limited to 'srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch')
-rw-r--r-- | srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch b/srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch index 7aefcc8dc72..1a76bc1fa68 100644 --- a/srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch +++ b/srcpkgs/pcsx2/patches/6b7f20a9e048e4bd9d7760cb72e6335aee8155d4.patch @@ -10,8 +10,8 @@ closes #2796 diff --git pcsx2/gui/AppAssert.cpp pcsx2/gui/AppAssert.cpp index a282715c4e..4ce151f86f 100644 ---- pcsx2/gui/AppAssert.cpp -+++ pcsx2/gui/AppAssert.cpp +--- a/pcsx2/gui/AppAssert.cpp ++++ b/pcsx2/gui/AppAssert.cpp @@ -19,6 +19,7 @@ #include <wx/stackwalk.h> |