Added xmpp subdir to source

This commit is contained in:
James Booth
2013-02-02 19:47:41 +00:00
parent 029a016103
commit 1d3739bb79
13 changed files with 19 additions and 20 deletions

View File

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