From f02267e3e355f10b3d423219392684851b22c054 Mon Sep 17 00:00:00 2001 From: James Turner Date: Fri, 29 Oct 2010 14:11:54 +0100 Subject: [PATCH] Remove a stray include that got missed. --- src/Cockpit/panel.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 8cc268788..7c7dd810c 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -61,9 +61,6 @@ #include
#include -#include "hud.hxx" - - #define WIN_X 0 #define WIN_Y 0 #define WIN_W 1024 -- 2.39.5