[gthumb] Add missing #include for gfile utils.



commit a08479ecc0a5085bb465e33f810aaa3f2dc3dd1b
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Thu Apr 30 13:06:39 2009 -0400

    Add missing #include for gfile utils.
---
 src/dlg-catalog.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/dlg-catalog.c b/src/dlg-catalog.c
index 4ecb789..42aea2a 100644
--- a/src/dlg-catalog.c
+++ b/src/dlg-catalog.c
@@ -34,6 +34,7 @@
 #include "catalog.h"
 #include "catalog-list.h"
 #include "file-utils.h"
+#include "gfile-utils.h"
 #include "main.h"
 #include "gth-browser.h"
 #include "gth-window.h"



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