changeset 7383 | c5e131450339 |
parent 6821 | 203367ae7433 |
child 10979 | dfda54e1d825 |
--- a/src/core/model/timer-impl.h Thu Jul 28 17:41:49 2011 -0700 +++ b/src/core/model/timer-impl.h Tue Aug 02 01:59:36 2011 -0700 @@ -21,9 +21,9 @@ #define TIMER_IMPL_H #include "simulator.h" -#include "ns3/type-traits.h" -#include "ns3/fatal-error.h" -#include "ns3/int-to-type.h" +#include "type-traits.h" +#include "fatal-error.h" +#include "int-to-type.h" namespace ns3 {