changeset 7383 | c5e131450339 |
parent 7256 | b04ba6772f8c |
child 7385 | 10beb0e53130 |
--- a/src/core/model/unix-fd-reader.cc Thu Jul 28 17:41:49 2011 -0700 +++ b/src/core/model/unix-fd-reader.cc Tue Aug 02 01:59:36 2011 -0700 @@ -24,11 +24,11 @@ #include <unistd.h> #include <fcntl.h> -#include "ns3/log.h" -#include "ns3/fatal-error.h" -#include "ns3/simple-ref-count.h" -#include "ns3/system-thread.h" -#include "ns3/simulator.h" +#include "log.h" +#include "fatal-error.h" +#include "simple-ref-count.h" +#include "system-thread.h" +#include "simulator.h" #include "unix-fd-reader.h"