diff options
Diffstat (limited to 'src/linda.h')
-rw-r--r-- | src/linda.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linda.h b/src/linda.h index 02b0514..583089d 100644 --- a/src/linda.h +++ b/src/linda.h | |||
@@ -1,7 +1,7 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | 2 | ||
3 | #include "cancel.h" | 3 | #include "cancel.h" |
4 | #include "deep.h" | 4 | #include "deep.hpp" |
5 | #include "universe.h" | 5 | #include "universe.h" |
6 | 6 | ||
7 | struct Keeper; | 7 | struct Keeper; |