Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / qt / sendcoinsdialog.cpp
index 762f27d..e6b500c 100644 (file)
@@ -8,6 +8,7 @@
 #include "guiutil.h"
 #include "askpassphrasedialog.h"
 
+#include <QtGlobal>
 #include <QMessageBox>
 #include <QLocale>
 #include <QTextDocument>