libpurple/purplescheduledtask.c

changeset 43306
48da6dedaf1a
parent 43292
03fe500d5aa5
equal deleted inserted replaced
43303:cddf3066f1bc 43306:48da6dedaf1a
18 * 18 *
19 * You should have received a copy of the GNU General Public License along with 19 * You should have received a copy of the GNU General Public License along with
20 * this library; if not, see <https://www.gnu.org/licenses/>. 20 * this library; if not, see <https://www.gnu.org/licenses/>.
21 */ 21 */
22 22
23 #include <birb/birb.h> 23 #include <birb.h>
24 24
25 #include "purplescheduledtask.h" 25 #include "purplescheduledtask.h"
26 26
27 #include "purpleenums.h" 27 #include "purpleenums.h"
28 28

mercurial