summaryrefslogtreecommitdiff
path: root/navit/plugin/j1850/j1850.c
diff options
context:
space:
mode:
Diffstat (limited to 'navit/plugin/j1850/j1850.c')
-rw-r--r--navit/plugin/j1850/j1850.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/plugin/j1850/j1850.c b/navit/plugin/j1850/j1850.c
index e73affc85..e81b54c72 100644
--- a/navit/plugin/j1850/j1850.c
+++ b/navit/plugin/j1850/j1850.c
@@ -269,7 +269,7 @@ static void
osd_j1850_draw(struct j1850 *this, struct navit *nav,
struct vehicle *v)
{
- osd_std_draw(&this->osd_item);
+ osd_fill_with_bgcolor(&this->osd_item);
struct point p, bbox[4];