diff options
Diffstat (limited to '')
-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 88ee639..5b5f683 100644 --- a/src/linda.h +++ b/src/linda.h | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | #include "cancel.hpp" | 3 | #include "cancel.hpp" |
4 | #include "deep.hpp" | 4 | #include "deep.hpp" |
5 | #include "universe.h" | 5 | #include "universe.hpp" |
6 | 6 | ||
7 | struct Keeper; | 7 | struct Keeper; |
8 | 8 | ||