Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / qt / bitcoingui.h
index a0905e4..a0b3652 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef BITCOINGUI_H
 #define BITCOINGUI_H
 
+#include <QtGlobal>
 #include <QMainWindow>
 #include <QSystemTrayIcon>