src/netanim/wscript
changeset 7067 f3e0bc6843ef
parent 6932 3b497f4f6ad9
child 7081 9e2c7d8d842f
--- a/src/netanim/wscript	Mon Apr 18 10:50:55 2011 -0700
+++ b/src/netanim/wscript	Tue Apr 19 08:25:51 2011 +0200
@@ -30,5 +30,5 @@
 def configure(conf):
     conf.check(header_name='sys/socket.h', define_name='HAVE_SYS_SOCKET_H')
     conf.check(header_name='netinet/in.h', define_name='HAVE_NETINET_IN_H')
-    conf.write_config_header('ns3/net-anim-config.h', top=True)
+    conf.write_config_header('ns3/netanim-config.h', top=True)