mirror of
https://github.com/anope/anope.git
synced 2026-07-05 15: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"
|
||||
|
||||
Anope::string DatabaseFile;
|
||||
Anope::string BackupFile;
|
||||
|
||||
Reference in New Issue
Block a user