diff src/remote.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 4fe8f9656107
children 1646720364cf
line wrap: on
line diff
--- a/src/remote.c	Sun Aug 31 10:08:48 2008 +0000
+++ b/src/remote.c	Sun Aug 31 10:51:41 2008 +0000
@@ -19,6 +19,7 @@
 #include "img-view.h"
 #include "layout.h"
 #include "layout_image.h"
+#include "misc.h"
 #include "slideshow.h"
 #include "ui_fileops.h"