Put back a render_settings.h include until we untangle more headers

This commit is contained in:
Marek Roszko 2020-10-14 19:40:18 -04:00
parent 491896d497
commit f0ef18fb9e
1 changed files with 1 additions and 5 deletions

View File

@ -38,17 +38,13 @@
#include <page_info.h>
#include <gal/color4d.h>
#include <eda_item.h> // FILL_T
#include <render_settings.h>
class COLOR_SETTINGS;
class SHAPE_POLY_SET;
class SHAPE_LINE_CHAIN;
class GBR_NETLIST_METADATA;
namespace KIGFX
{
class RENDER_SETTINGS;
}
using KIGFX::RENDER_SETTINGS;
/**