Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / qt / transactionfilterproxy.h
index e33b5e5..76cf46f 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef TRANSACTIONFILTERPROXY_H
 #define TRANSACTIONFILTERPROXY_H
 
-#include <QtGlobal>
 #include <QSortFilterProxyModel>
 #include <QDateTime>