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

@@ -45,7 +45,7 @@
#include "log.h"
#include "muc.h"
#ifdef HAVE_LIBOTR
#include "otr.h"
#include "otr/otr.h"
#endif
#include "resource.h"
#include "ui/ui.h"