]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/globals.cxx
Multiplayer client/server system -- Fix building MPS enabled binary
[flightgear.git] / src / Main / globals.cxx
index 4008ba180beff8bae54abdeb6897e84405b2c3be..e6a310535de5b01e5dbe9951be43e5ab7f0d4a22 100644 (file)
@@ -145,7 +145,7 @@ FGGlobals::add_event (const char * name,
 
 void
 FGGlobals::add_event (const char * name,
-                      const SGSubsystem * subsystem,
+                      SGSubsystem * subsystem,
                       int repeat_value,
                       int initial_value)
 {