mirror of
https://github.com/anope/anope.git
synced 2026-06-25 16:26:37 +02:00
Move extras header files out of extras so when users copy modules out they dont need the headers too
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "module.h"
|
||||
#include "../extra/sql.h"
|
||||
#include "sql.h"
|
||||
#include "../commands/os_session.h"
|
||||
|
||||
using namespace SQL;
|
||||
|
||||
Reference in New Issue
Block a user