#ifndef _WALLPAPERS_H_ #define _WALLPAPERS_H_ #include #include "db.h" void add_dir_recursive(const gchar*, sqlite_uint64, GtkStatusbar*); #endif