diff options
Diffstat (limited to 'src/universe.h')
-rw-r--r-- | src/universe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/universe.h b/src/universe.h index 3959817..18e125f 100644 --- a/src/universe.h +++ b/src/universe.h | |||
@@ -3,7 +3,7 @@ | |||
3 | #include "allocator.hpp" | 3 | #include "allocator.hpp" |
4 | #include "keeper.hpp" | 4 | #include "keeper.hpp" |
5 | #include "lanesconf.h" | 5 | #include "lanesconf.h" |
6 | #include "tracker.h" | 6 | #include "tracker.hpp" |
7 | #include "uniquekey.hpp" | 7 | #include "uniquekey.hpp" |
8 | 8 | ||
9 | // ################################################################################################# | 9 | // ################################################################################################# |