aboutsummaryrefslogtreecommitdiff
path: root/src/universe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/universe.h')
-rw-r--r--src/universe.h2
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
17struct DeepPrelude; 17struct DeepPrelude;
18struct Keepers; 18struct Keepers;
19struct Lane; 19class Lane;
20 20
21// ################################################################################################ 21// ################################################################################################
22 22