Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / qt / walletmodel.h
index 6c0d6d2..89e8cdd 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef WALLETMODEL_H
 #define WALLETMODEL_H
 
-#include <QtGlobal>
 #include <QObject>
 
 #include "util.h"