Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / qt / optionsmodel.cpp
index a68c84c..bc56bde 100644 (file)
@@ -1,3 +1,5 @@
+#include <QtGlobal>
+
 #include "optionsmodel.h"
 #include "bitcoinunits.h"