Trying to fix random segfault upon connect...
[quassel.git] / src / core / sqlitestorage.cpp
index 00dc4c0..7ee2e56 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "sqlitestorage.h"
 
+#include <QtSql>
 
 SqliteStorage::SqliteStorage() {
   // TODO I don't think that this path is failsafe for windows users :)