From 56eb1738ee6de39367047a3cd0f20011560eb393 Mon Sep 17 00:00:00 2001 From: truelight Date: Thu, 21 Jun 2007 16:17:47 +0000 Subject: (svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh) --- src/gfx.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gfx.cpp') diff --git a/src/gfx.cpp b/src/gfx.cpp index 4cf2820cf..7d2c9b273 100644 --- a/src/gfx.cpp +++ b/src/gfx.cpp @@ -19,6 +19,7 @@ #include "genworld.h" #include "debug.h" #include "zoom.hpp" +#include "texteff.hpp" #include "blitter/factory.hpp" #ifdef _DEBUG -- cgit v1.2.3-54-g00ecf