Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / qt / optionsmodel.h
index 13d964b..775362d 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef OPTIONSMODEL_H
 #define OPTIONSMODEL_H
 
-#include <QtGlobal>
 #include <QAbstractListModel>
 
 class CWallet;