Renamed jabber.h -> xmpp.h

This commit is contained in:
James Booth
2013-01-28 00:32:57 +00:00
parent a9c629dd9e
commit 7dcb85c701
8 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
#ifndef PROFANITY_H
#define PROFANITY_H
#include "jabber.h"
#include "xmpp.h"
void prof_run(const int disable_tls, char *log_level);