]> git.mxchange.org Git - flightgear.git/blobdiff - src/NetworkOLK/network.h
Added write-all parameter to save command. If set to true, the
[flightgear.git] / src / NetworkOLK / network.h
index 7c4a84a2af6cf75158439ffbe7aeff47ea098809..28bca9e1e419d28502da4fa6ea0f67ba6e4949e4 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Oliver Delise, started May 1999.
 //
-// Copyleft (C) 1999  Oliver Delise - delise@rp-plus.de
+// Copyleft (C) 1999  Oliver Delise - delise@mail.isis.de
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
 //
 // $Id$
 
-#ifndef NETWORK_H
-#define NETWORK_H
+#ifndef NETWORK_OLK_H
+#define NETWORK_OLK_H
 
 #define FGD
 
-#include <ssg.h>
+#include <plib/ssg.h>
 
 extern char *net_callsign;
 extern int  net_hud_display;