X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fstorage.cpp;h=4b56573220e17a241c935c3c0690198e51237ae0;hb=c32396569adc792cf569e017bcd306bb891692ae;hp=b8f174684d354e75a48d4b2237aab04a2f2f7fc9;hpb=07b0587b932ccbfb0d93f59109b23b97ba85f4cf;p=quassel.git diff --git a/src/core/storage.cpp b/src/core/storage.cpp index b8f17468..4b565732 100644 --- a/src/core/storage.cpp +++ b/src/core/storage.cpp @@ -21,6 +21,7 @@ #include "storage.h" #include +#include #if QT_VERSION < 0x050000 # include "../../3rdparty/sha512/sha512.h"