Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
[novacoin.git] / src / qt / bitcoinunits.h
index 35c0d8e..18fa36a 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef BITCOINUNITS_H
 #define BITCOINUNITS_H
 
-#include <QtGlobal>
 #include <QString>
 #include <QAbstractListModel>