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:
+1
-1
@@ -6,7 +6,7 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "User.h"
|
||||
#include <znc/User.h>
|
||||
|
||||
class CRawMod : public CModule {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user