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