mirror of
https://github.com/znc/znc.git
synced 2026-07-21 09:03:32 +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:
@@ -8,7 +8,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Modules.h"
|
||||
#include <znc/Modules.h>
|
||||
|
||||
#if HAVE_VISIBILITY
|
||||
#pragma GCC visibility push(default)
|
||||
|
||||
Reference in New Issue
Block a user