diff --git a/Components/1770/1770.cpp b/Components/1770/1770.cpp index 6adf8c675..2b793bae3 100644 --- a/Components/1770/1770.cpp +++ b/Components/1770/1770.cpp @@ -9,6 +9,8 @@ #include "1770.hpp" #include "../../Storage/Disk/Encodings/MFM/Constants.hpp" + +#define LOG_PREFIX "[WD FDC] " #include "../../Outputs/Log.hpp" using namespace WD;