dia r4193 - in trunk: . app



Author: sdteffen
Date: Wed Jan 14 17:01:46 2009
New Revision: 4193
URL: http://svn.gnome.org/viewvc/dia?rev=4193&view=rev

Log:
Include gtkhwrapbox.h in order to compile with MSVC

Modified:
   trunk/ChangeLog
   trunk/app/interface.c

Modified: trunk/app/interface.c
==============================================================================
--- trunk/app/interface.c	(original)
+++ trunk/app/interface.c	Wed Jan 14 17:01:46 2009
@@ -26,6 +26,7 @@
 #include <gtk/gtk.h>
 #endif
 #include "gtkwrapbox.h"
+#include "gtkhwrapbox.h"
 
 #include <stdio.h>
 #include <string.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]