src/sn-apply.c: Remove unused include.
[sort-networks.git] / src / sn-apply.c
index 24f01d7..f70b378 100644 (file)
@@ -35,7 +35,6 @@
 #include <limits.h>
 
 #include "sn_network.h"
-#include "sn_population.h"
 #include "sn_random.h"
 
 static sn_network_t *network = NULL;