(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function.
Sometimes, the industry might not be able to provide its type, since it does not exists at all
/* $Id$ */
#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H
void ShowTransparencyToolbar();
#endif /* TRANSPARENCY_GUI_H */