From cb62f5c8bac296b773128094870c477cd4980e3c Mon Sep 17 00:00:00 2001 From: jean-pierre charras Date: Mon, 19 Nov 2012 15:32:34 +0100 Subject: [PATCH] Try to fix a compil issue with some wxWidget versions. --- pcbnew/pcbplot.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pcbnew/pcbplot.h b/pcbnew/pcbplot.h index bcc0f0ff56..ae32f3da3a 100644 --- a/pcbnew/pcbplot.h +++ b/pcbnew/pcbplot.h @@ -5,6 +5,7 @@ #ifndef PCBPLOT_H_ #define PCBPLOT_H_ +#include #include #include