diff options
| author | Benoit Germain <benoit.germain@ubisoft.com> | 2024-10-28 18:03:24 +0100 |
|---|---|---|
| committer | Benoit Germain <benoit.germain@ubisoft.com> | 2024-10-28 18:03:24 +0100 |
| commit | df60f71fe943686deed8ca0f85c6d597570ab030 (patch) | |
| tree | f62aebc4829f7d3a3734df9a19bb2033fbc870c3 /src/intercopycontext.cpp | |
| parent | 8ac314c806a0ed0d78a000474a779743d6ae5943 (diff) | |
| download | lanes-df60f71fe943686deed8ca0f85c6d597570ab030.tar.gz lanes-df60f71fe943686deed8ca0f85c6d597570ab030.tar.bz2 lanes-df60f71fe943686deed8ca0f85c6d597570ab030.zip | |
Renamed universe.h → universe.hpp
Diffstat (limited to 'src/intercopycontext.cpp')
| -rw-r--r-- | src/intercopycontext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intercopycontext.cpp b/src/intercopycontext.cpp index 3f2e840..bd09a3c 100644 --- a/src/intercopycontext.cpp +++ b/src/intercopycontext.cpp | |||
| @@ -32,7 +32,7 @@ THE SOFTWARE. | |||
| 32 | #include "lane.h" | 32 | #include "lane.h" |
| 33 | #include "linda.h" | 33 | #include "linda.h" |
| 34 | #include "nameof.hpp" | 34 | #include "nameof.hpp" |
| 35 | #include "universe.h" | 35 | #include "universe.hpp" |
| 36 | 36 | ||
| 37 | // ################################################################################################# | 37 | // ################################################################################################# |
| 38 | 38 | ||
