1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 11:16:38 +02:00

Fix extras build

This commit is contained in:
Adam
2013-05-06 01:38:27 -04:00
parent 223aa65cfa
commit 3fbb493d57
18 changed files with 21 additions and 23 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "module.h"
#include "sql.h"
#include "modules/sql.h"
class SQLOperResult : public SQL::Interface
{