mirror of
https://github.com/znc/znc.git
synced 2026-08-10 10:52:59 +02:00
Move ZNC headers into own directory.
Yes, this breaks backwards compatibility, so what? It's already broken with network stuff anyway.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "Chan.h"
|
||||
#include "IRCNetwork.h"
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/IRCNetwork.h>
|
||||
|
||||
class CRejoinJob: public CTimer {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user