diff --git a/Source/Project64/UserInterface/Debugger/Debugger-Commands.h b/Source/Project64/UserInterface/Debugger/Debugger-Commands.h index 4e2b9eec2..d3d37dfc9 100644 --- a/Source/Project64/UserInterface/Debugger/Debugger-Commands.h +++ b/Source/Project64/UserInterface/Debugger/Debugger-Commands.h @@ -2,6 +2,7 @@ #include "Breakpoints.h" #include "Debugger-AddBreakpoint.h" +#include "Debugger-CopyCommands.h" #include "Debugger-RegisterTabs.h" #include "OpInfo.h"