=== modified file 'src/ui/dialog/arrange-tab.h' --- src/ui/dialog/arrange-tab.h 2012-05-19 12:19:14 +0000 +++ src/ui/dialog/arrange-tab.h 2014-03-28 18:10:51 +0000 @@ -11,6 +11,14 @@ #ifndef INKSCAPE_UI_DIALOG_ARRANGE_TAB_H #define INKSCAPE_UI_DIALOG_ARRANGE_TAB_H +#ifdef HAVE_CONFIG_H +# include +#endif + +#if GLIBMM_DISABLE_DEPRECATED && HAVE_GLIBMM_THREADS_H +#include +#endif + #include namespace Inkscape {