Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / qt / bitcoinamountfield.cpp
index f385bc5..19cd565 100644 (file)
@@ -4,7 +4,6 @@
 
 #include "guiconstants.h"
 
-#include <QtGlobal>
 #include <QLabel>
 #include <QLineEdit>
 #include <QRegExpValidator>