Reorganizing of the Quassel architecture is almost done. Client and GUI have been...
[quassel.git] / src / qtgui / bufferviewfilter.h
index 36c0707..8bce143 100644 (file)
@@ -22,6 +22,7 @@
 #define _BUFFERVIEWFILTER_H_
 
 #include <QFlags>
+#include <QSortFilterProxyModel>
 #include "buffer.h"
 #include "buffertreemodel.h"