mirror of
https://github.com/anope/anope.git
synced 2026-06-25 10:36:38 +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:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "../extra/sql.h"
|
||||
#include "sql.h"
|
||||
|
||||
using namespace SQL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user