From fd48bdb9f216465f1628e4e13854c40831dd9da1 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 12 Jan 2000 18:09:35 +0000 Subject: [PATCH] Moved Oliver's network stuff to his own subdir: NetworkOLK. --- src/Cockpit/hud.cxx | 9 ++++++++- src/Main/Makefile.am | 15 ++++++++++++--- src/Main/main.cxx | 41 +++++++++++++++++++++++++++++++++++++++-- src/Main/options.cxx | 2 +- 4 files changed, 60 insertions(+), 7 deletions(-) diff --git a/src/Cockpit/hud.cxx b/src/Cockpit/hud.cxx index a85624fc2..d4f753855 100644 --- a/src/Cockpit/hud.cxx +++ b/src/Cockpit/hud.cxx @@ -50,7 +50,7 @@ #include #include #include -#include +#include #include #include