MX 1 год назад
Родитель
Сommit
ce1312f3c1
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      non_catalog_apps/FlipBIP/lib/crypto/monero/base58.c

+ 2 - 0
non_catalog_apps/FlipBIP/lib/crypto/monero/base58.c

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