mirror of
https://github.com/anope/anope.git
synced 2026-06-27 23:36:39 +02:00
Move module header files to include/modules to fix naming conflicts with system headers
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "sql.h"
|
||||
#include "modules/sql.h"
|
||||
|
||||
using namespace SQL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user