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

Move encryption.h to include/modules

This commit is contained in:
Adam
2014-02-17 13:53:04 -05:00
parent 7074944810
commit baff417652
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ A million repetitions of "a"
/* #define LITTLE_ENDIAN * This should be #define'd if true. */
#include "module.h"
#include "encryption.h"
#include "modules/encryption.h"
union CHAR64LONG16
{