diff --git a/sources/Debugger/MemoryViewer.hpp b/sources/Debugger/MemoryViewer.hpp index 218dc55..4e4611b 100644 --- a/sources/Debugger/MemoryViewer.hpp +++ b/sources/Debugger/MemoryViewer.hpp @@ -8,6 +8,7 @@ #include #include "../../ui/ui_ramView.h" #include "../Ram/Ram.hpp" +#include using ComSquare::Ram::Ram;