mirror of
https://github.com/anope/anope.git
synced 2026-07-10 17:03:14 +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:
@@ -12,7 +12,7 @@
|
||||
/*************************************************************************/
|
||||
|
||||
#include "module.h"
|
||||
#include "../extra/sql.h"
|
||||
#include "sql.h"
|
||||
|
||||
class MySQLInterface : public SQL::Interface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user