mirror of
https://github.com/anope/anope.git
synced 2026-06-26 14:16:39 +02:00
Move encryption.h to include/modules
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* RequiredLibraries: xcrypt */
|
||||
|
||||
#include "module.h"
|
||||
#include "encryption.h"
|
||||
#include "modules/encryption.h"
|
||||
#include <xcrypt.h>
|
||||
|
||||
class EBCRYPT : public Module
|
||||
|
||||
Reference in New Issue
Block a user