EDA_TEXT: add missing header

This commit is contained in:
Tomasz Wlostowski 2018-08-24 14:42:39 +02:00
parent 5f8eac8c6e
commit 32d262b0fe
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <gr_basic.h> // EDA_DRAW_MODE_T
#include <base_struct.h> // EDA_RECT
#include <mutex>
class SHAPE_POLY_SET;