Code

Updated cases for attributes added in <color-profile> support
[inkscape.git] / src / file.h
index af053f027bcc7b4183b00d20c4db1f1390f393c3..f18f757f667df942f89682e82ce67847894d1d83 100644 (file)
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
-#include <stdio.h>
-
-#include "forward.h"
-#include <extension/extension-forward.h>
+#include <glib/gslist.h>
 #include <gtk/gtkwidget.h>
 
+#include "extension/extension-forward.h"
+
+struct SPDesktop;
+struct SPDocument;
+
+namespace Inkscape {
+    namespace Extension {
+        struct Extension;
+    }
+}
+
 /*######################
 ## N E W
 ######################*/