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 1079915..a2ad5f5 100644 --- a/src/universe.h +++ b/src/universe.h | |||
@@ -16,7 +16,7 @@ extern "C" { | |||
16 | // forwards | 16 | // forwards |
17 | struct DeepPrelude; | 17 | struct DeepPrelude; |
18 | struct Keepers; | 18 | struct Keepers; |
19 | struct Lane; | 19 | class Lane; |
20 | 20 | ||
21 | // ################################################################################################ | 21 | // ################################################################################################ |
22 | 22 | ||