Index: sources/canbus/MessageInterpreter.h =================================================================== diff -u -r0d59385f134f65a19dace1e2b46eb2631924396e -r95a840fc93f1a2cd65732d835fad2aca0f03f28e --- sources/canbus/MessageInterpreter.h (.../MessageInterpreter.h) (revision 0d59385f134f65a19dace1e2b46eb2631924396e) +++ sources/canbus/MessageInterpreter.h (.../MessageInterpreter.h) (revision 95a840fc93f1a2cd65732d835fad2aca0f03f28e) @@ -48,7 +48,7 @@ // friend friend class ::tst_messaging; friend class ::tst_logging; - friend class ::tst_canbus; + friend class ::tst_models; bool isType (const Message &vMessage, Gui::GuiActionType vType) const; bool isPayloadLenValid (const Message &vMessage, Gui::GuiActionType vType) const;