#ifndef __MU_QUERY_H__ #define __MU_QUERY_H__ #include "mu-config.h" MuResult mu_query_run (MuConfigOptions *opts, GSList *args); #endif /*__MU_QUERY_H__*/