From 1e03474b483e75147a60d0c3d52332d4f0901aab Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 8 Feb 2010 19:26:43 +0100 Subject: Make -O work without X as well. Closes bugs.debian.org #373209 --- src/feh.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/feh.h') diff --git a/src/feh.h b/src/feh.h index ea8657c..5e2826b 100644 --- a/src/feh.h +++ b/src/feh.h @@ -106,6 +106,7 @@ void show_usage(void); void show_version(void); int feh_main_iteration(int block); void feh_handle_event(XEvent * ev); +void init_imlib_fonts(void); void init_x_and_imlib(void); #ifdef HAVE_LIBXINERAMA void init_xinerama(void); -- cgit v1.2.3