mirror of
https://github.com/znc/znc.git
synced 2026-07-05 17:31:06 +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>
|
||||
|
||||
class CNickServ : public CModule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user