Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / qt / bitcoinamountfield.h
index ead8bdb..954ed1e 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef BITCOINFIELD_H
 #define BITCOINFIELD_H
 
+#include <QtGlobal>
 #include <QWidget>
 
 QT_BEGIN_NAMESPACE