From 766551b0bcef873cf1c27e502506f4eef735e9e9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 21:50:46 +0000 Subject: (svn r11677) -Codechange: move price and command related types/functions to their respective places. --- src/aircraft_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/aircraft_gui.cpp') diff --git a/src/aircraft_gui.cpp b/src/aircraft_gui.cpp index e095b8a38..7a3c4e922 100644 --- a/src/aircraft_gui.cpp +++ b/src/aircraft_gui.cpp @@ -13,7 +13,6 @@ #include "gui.h" #include "vehicle.h" #include "gfx.h" -#include "command.h" #include "engine.h" #include "viewport.h" #include "player.h" -- cgit v1.2.3-54-g00ecf