Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Two more references of the surf/precision option name
[simgrid.git] / src / kernel / resource / VirtualMachineImpl.hpp
index 09399be73dea9670faffbb3d5a8f439aaffbf22b..1b8882be3cf4c17026a6497112fffa5d3f9018c3 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2004-2022. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2004-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. */
 
 #include <simgrid/s4u/VirtualMachine.hpp>
 
-#include "src/surf/HostImpl.hpp"
+#include "src/kernel/resource/HostImpl.hpp"
 
 #ifndef VM_INTERFACE_HPP_
 #define VM_INTERFACE_HPP_