From b49ad1aaed703b39e70ce76371b517a02802553b Mon Sep 17 00:00:00 2001 From: jmt Date: Sun, 20 Sep 2009 08:21:47 +0000 Subject: [PATCH] Remove plib/fnt.h from panel header. --- src/Cockpit/panel.cxx | 5 +++- src/Cockpit/panel.hxx | 62 ++++++++++++++++--------------------------- 2 files changed, 27 insertions(+), 40 deletions(-) diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 43711d529..e2caa87f0 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -31,6 +31,8 @@ # include #endif +#include "panel.hxx" + #include // sprintf #include #include @@ -56,9 +58,10 @@ #include