mirror of
https://github.com/anope/anope.git
synced 2026-07-01 03:06:37 +02:00
Fix extras build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#include "module.h"
|
||||
#include "xmlrpc.h"
|
||||
#include "httpd.h"
|
||||
#include "modules/xmlrpc.h"
|
||||
#include "modules/httpd.h"
|
||||
|
||||
class MyXMLRPCServiceInterface : public XMLRPCServiceInterface, public HTTPPage
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user