Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / qt / transactionview.cpp
index af95971..2dcbf1e 100644 (file)
@@ -11,7 +11,6 @@
 #include "editaddressdialog.h"
 #include "optionsmodel.h"
 
-#include <QtGlobal>
 #include <QScrollBar>
 #include <QComboBox>
 #include <QDoubleValidator>