SF.net SVN: geany: [2593] trunk/src/printing.c
eht16 at users.sourceforge.net
eht16 at xxxxx
Fri May 16 13:30:42 UTC 2008
Revision: 2593
http://geany.svn.sourceforge.net/geany/?rev=2593&view=rev
Author: eht16
Date: 2008-05-16 06:30:41 -0700 (Fri, 16 May 2008)
Log Message:
-----------
Fix compilation with GTK >= 2.10.
Modified Paths:
--------------
trunk/src/printing.c
Modified: trunk/src/printing.c
===================================================================
--- trunk/src/printing.c 2008-05-16 12:16:03 UTC (rev 2592)
+++ trunk/src/printing.c 2008-05-16 13:30:41 UTC (rev 2593)
@@ -41,6 +41,7 @@
#include "support.h"
#include "dialogs.h"
#include "utils.h"
+#include "ui_utils.h"
#include "msgwindow.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list