mirror of
https://github.com/anope/anope.git
synced 2026-06-27 13:36:38 +02:00
Move encryption.h to include/modules
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "encryption.h"
|
||||
#include "modules/encryption.h"
|
||||
|
||||
static ServiceReference<Encryption::Provider> md5("Encryption::Provider", "md5");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user