[Rawstudio-commit] r2073 - trunk/src

Anders Brander anders at brander.dk
Wed Oct 15 05:39:27 CEST 2008


Author: abrander
Date: 2008-10-15 05:39:27 +0200 (Wed, 15 Oct 2008)
New Revision: 2073

Modified:
   trunk/src/rs-image.h
Log:
Added needed include.

Modified: trunk/src/rs-image.h
===================================================================
--- trunk/src/rs-image.h	2008-10-15 03:37:39 UTC (rev 2072)
+++ trunk/src/rs-image.h	2008-10-15 03:39:27 UTC (rev 2073)
@@ -21,6 +21,7 @@
 #define RS_IMAGE_H
 
 #include <glib-object.h>
+#include "rawstudio.h"
 
 #define RS_TYPE_IMAGE16        (rs_image16_get_type ())
 #define RS_IMAGE16(obj)        (G_TYPE_CHECK_INSTANCE_CAST ((obj), RS_TYPE_IMAGE16, RS_IMAGE16))




More information about the Rawstudio-commit mailing list