From d53b612e2a72f06b51a9a4c24e6aefc992984b46 Mon Sep 17 00:00:00 2001 From: ehofman Date: Wed, 9 Apr 2003 20:28:42 +0000 Subject: [PATCH] Move the texture loader to SimGear --- src/Cockpit/panel.cxx | 1 - src/Main/splash.cxx | 42 ++++++++++------------------------------- src/Objects/Makefile.am | 3 +-- 3 files changed, 11 insertions(+), 35 deletions(-) diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 52319efd8..799298cb2 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -38,7 +38,6 @@ #include
#include
#include
-#include #include