Moved otr sources into folder

This commit is contained in:
James Booth
2014-02-12 22:19:21 +00:00
parent 185d72e2ce
commit b30155a10e
9 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
#include "jid.h"
#include "log.h"
#include "muc.h"
#include "otr.h"
#include "otr/otr.h"
#include "profanity.h"
#include "tools/autocomplete.h"
#include "tools/parser.h"