Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill src/include
[simgrid.git] / teshsuite / catch_simgrid.cpp
index e0723ee..21c2dc1 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2010-2022. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-2023. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #define CATCH_CONFIG_RUNNER // we supply our own main()
 
-#include "catch_simgrid.hpp"
+#include "teshsuite/catch_simgrid.hpp"
 
 #include <xbt/config.hpp>