Remove common.h from eda_text.h
This commit is contained in:
parent
b84ac66723
commit
3bbc4f6cf8
|
@ -25,9 +25,9 @@
|
|||
#ifndef EDA_TEXT_H_
|
||||
#define EDA_TEXT_H_
|
||||
|
||||
#include <common.h> // wxStringSplit
|
||||
#include <eda_rect.h>
|
||||
|
||||
class OUTPUTFORMATTER;
|
||||
class SHAPE_COMPOUND;
|
||||
class SHAPE_POLY_SET;
|
||||
class wxFindReplaceData;
|
||||
|
|
Loading…
Reference in New Issue