@@ -1,4 +1,5 @@
#include <assert.h>
+#include "../options.h"
#include "ed25519_donna.h"
#include "../memzero.h"
@@ -31,6 +31,8 @@
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote
// developers
+
#if USE_MONERO
#include "base58.h"