--- yoda/event/tmtc/TmtcEvent.h 2005/05/07 08:49:09 4.1 +++ yoda/event/tmtc/TmtcEvent.h 2005/08/29 09:46:12 5.0 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/tmtc/TmtcEvent.h,v $ - * $Id: TmtcEvent.h,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ + * $Id: TmtcEvent.h,v 4.5 2005/08/29 08:28:01 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the TmtcEvent class. @@ -9,8 +9,8 @@ #define TMTC_EVENT_H #include -#include "event/SubPacket.h" -#include "event/tmtc/TmtcRecord.h" +#include "../SubPacket.h" +#include "TmtcRecord.h" #include using namespace std;