From 175e4192d64affb01d5b9decfa6320889ad799be Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Sat, 5 Jul 2008 12:02:53 +0000 Subject: main-cmdlineact.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6178) --- src/main-cmdlineact.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main-cmdlineact.h b/src/main-cmdlineact.h index b40d7c2ba..aca039f98 100644 --- a/src/main-cmdlineact.h +++ b/src/main-cmdlineact.h @@ -15,6 +15,7 @@ * Released under GNU GPL v2.x, read the file 'COPYING' for more information */ +#include namespace Inkscape { -- cgit v1.2.3