X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmessage-stack.cpp;h=05aec87fc8a1951c5108f49c228200f32715d700;hb=57eb32794c2df43d60ee8f0a9aa8576567358ce6;hp=877d8edeb0e331aef1b657e993924ec07b75c617;hpb=d4a5cbb369726a68a4de3de14ea0884644f23e8d;p=inkscape.git diff --git a/src/message-stack.cpp b/src/message-stack.cpp index 877d8edeb..05aec87fc 100644 --- a/src/message-stack.cpp +++ b/src/message-stack.cpp @@ -1,5 +1,5 @@ /* - * MessageStack - context for posting status messages + * MessageStack - manages stack of active status messages * * Authors: * MenTaLguY @@ -9,7 +9,10 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include #include +#include +#include #include "message-stack.h" namespace Inkscape {