mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +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:
@@ -6,7 +6,7 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "User.h"
|
||||
#include <znc/User.h>
|
||||
|
||||
#define SIMPLE_AWAY_DEFAULT_REASON "Auto away at %s"
|
||||
#define SIMPLE_AWAY_DEFAULT_TIME 60
|
||||
|
||||
Reference in New Issue
Block a user