]> Git Repo - VerusCoin.git/commitdiff
Fix
authorjl777 <[email protected]>
Mon, 16 Apr 2018 05:00:07 +0000 (08:00 +0300)
committerjl777 <[email protected]>
Mon, 16 Apr 2018 05:00:07 +0000 (08:00 +0300)
src/wallet-utility.cpp

index f36785df3459cf7d40d2ddfbdc1c7ce4ee68f745..f27d50aef0c8febf3ed204d03bc26389f3e48911 100644 (file)
@@ -8,6 +8,7 @@
 #include "wallet/crypter.h"
 #include <boost/foreach.hpp>
 
+#include "komodo_globals.h"
 
 void show_help()
 {
@@ -336,4 +337,4 @@ int main(int argc, char* argv[])
         return 0;
     else
         return -1;
-}
\ No newline at end of file
+}
This page took 0.023884 seconds and 4 git commands to generate.