diff options
Diffstat (limited to 'plugins/CryptoPP/src/commonheaders.h')
-rw-r--r-- | plugins/CryptoPP/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h index e22be72091..9b4fce001a 100644 --- a/plugins/CryptoPP/src/commonheaders.h +++ b/plugins/CryptoPP/src/commonheaders.h @@ -42,7 +42,7 @@ // Miranda API
#include <newpluginapi.h>
#include <m_system.h>
-#include <m_database.h>
+#include <m_utils.h>
#include <m_langpack.h>
#include <m_protomod.h>
#include <m_protosvc.h>
|