Code

main-cmdlineact.h: Supply missing #includes/declarations so that we don't depend...
authorpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:02:53 +0000 (12:02 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:02:53 +0000 (12:02 +0000)
src/main-cmdlineact.h

index b40d7c2baed766c0e7e639efb51601ae65309085..aca039f988d959acc38e886f33b21f94cd1337e2 100644 (file)
@@ -15,6 +15,7 @@
  * Released under GNU GPL v2.x, read the file 'COPYING' for more information
  */
 
+#include <glib/gtypes.h>
 
 namespace Inkscape {