changeset 7383 | c5e131450339 |
parent 7061 | 15f40cfaf3b3 |
child 9134 | 7a750f032acd |
--- a/src/core/model/map-scheduler.cc Thu Jul 28 17:41:49 2011 -0700 +++ b/src/core/model/map-scheduler.cc Tue Aug 02 01:59:36 2011 -0700 @@ -21,8 +21,8 @@ #include "map-scheduler.h" #include "event-impl.h" -#include "ns3/assert.h" -#include "ns3/log.h" +#include "assert.h" +#include "log.h" #include <string> NS_LOG_COMPONENT_DEFINE ("MapScheduler");