diff --git a/Source/Core/Core/Src/Debugger/PPCDebugInterface.h b/Source/Core/Core/Src/Debugger/PPCDebugInterface.h index fb22265205..c305235049 100644 --- a/Source/Core/Core/Src/Debugger/PPCDebugInterface.h +++ b/Source/Core/Core/Src/Debugger/PPCDebugInterface.h @@ -40,4 +40,5 @@ public: virtual void showJitResults(u32 address); }; -#endif \ No newline at end of file +#endif +