diff src/logwindow.c @ 1022:9962b24b6b43

Move miscellaneous functions to their own files (new misc.[ch]).
author zas_
date Sun, 31 Aug 2008 10:51:41 +0000
parents e73d30e0c896
children 1646720364cf
line wrap: on
line diff
--- a/src/logwindow.c	Sun Aug 31 10:08:48 2008 +0000
+++ b/src/logwindow.c	Sun Aug 31 10:51:41 2008 +0000
@@ -13,6 +13,7 @@
 #include "main.h"
 #include "logwindow.h"
 
+#include "misc.h"
 #include "window.h"
 
 #include <gdk/gdkkeysyms.h>