Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add normalizing pointers addresses tool
[simgrid.git] / testsuite / surf / lmm_usage.c
index 9b6bd02..d9d7a01 100644 (file)
@@ -1,6 +1,6 @@
 /* A few tests for the maxmin library                                       */
 
-/* Copyright (c) 2007, 2008, 2009, 2010. The SimGrid Team.
+/* Copyright (c) 2007-2012. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -11,7 +11,7 @@
 #endif
 
 #include "xbt/sysdep.h"
-#include "surf/solver.h"
+#include "surf/maxmin.h"
 #include "xbt/log.h"
 #include "xbt/module.h"
 #include <math.h>