mirror of
https://github.com/anope/anope.git
synced 2026-07-09 09:03:13 +02:00
Move module header files to include/modules to fix naming conflicts with system headers
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
/*************************************************************************/
|
||||
|
||||
#include "module.h"
|
||||
#include "../commands/os_session.h"
|
||||
#include "modules/os_session.h"
|
||||
|
||||
#define READ(x) \
|
||||
if (true) \
|
||||
|
||||
Reference in New Issue
Block a user