Renamed DebugServers directory to DebugServer

This commit is contained in:
Nav
2022-03-31 16:13:44 +01:00
parent ac9fad3726
commit a131833379
58 changed files with 63 additions and 63 deletions

View File

@@ -10,7 +10,7 @@
#include "src/Helpers/Thread.hpp"
#include "src/TargetController/TargetController.hpp"
#include "src/DebugServers/DebugServerComponent.hpp"
#include "src/DebugServer/DebugServerComponent.hpp"
#include "src/Insight/Insight.hpp"
#include "src/SignalHandler/SignalHandler.hpp"