~inkscape+alexander/inkscape/break

« back to all changes in this revision

Viewing changes to src/message-stack.h

  • Committer: Alexander Brock
  • Date: 2015-05-31 17:41:01 UTC
  • mfrom: (13749.1.441 Inkscape)
  • Revision ID: brock.alexander@web.de-20150531174101-2roftkxg6oy1oav5
MergeĀ lp:inkscape

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <glibmm/ustring.h>
23
23
#include <sigc++/sigc++.h>
24
24
 
25
 
#include "gc-managed.h"
 
25
#include "inkgc/gc-managed.h"
26
26
#include "gc-finalized.h"
27
27
#include "gc-anchored.h"
28
28
#include "message.h"