From e3db76e9e4904d4b58dec2e250774d034a588f58 Mon Sep 17 00:00:00 2001 From: kintel Date: Wed, 2 Apr 2008 23:28:28 +0000 Subject: [PATCH] include fix --- pcbnew/dsn.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pcbnew/dsn.h b/pcbnew/dsn.h index 10c6ae305d..f100c05bfc 100644 --- a/pcbnew/dsn.h +++ b/pcbnew/dsn.h @@ -26,6 +26,7 @@ #define _DSN_H #include +#include #include "fctsys.h" #include "pcbnew.h"