Split off hash.h from util.h
[novacoin.git] / novacoin-qt.pro
index 1f0acc3..8070fc1 100644 (file)
@@ -163,6 +163,7 @@ HEADERS += src/qt/bitcoingui.h \
     src/sync.h \
     src/util.h \
     src/timestamps.h \
+    src/hash.h \
     src/uint256.h \
     src/kernel.h \
     src/scrypt.h \