X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferviewfilter.cpp;h=4204ac0f4e01cf86712cfad44d17bf1e49c3223b;hb=21d8d7f0a79eeeb541664aa80ce481fdbfc41f09;hp=9f0d4a1a4c8080c9f0ad8887af5f10ec0ddbbf34;hpb=788fd0058595c815dc42597e9956c02aea45261f;p=quassel.git diff --git a/src/uisupport/bufferviewfilter.cpp b/src/uisupport/bufferviewfilter.cpp index 9f0d4a1a..4204ac0f 100644 --- a/src/uisupport/bufferviewfilter.cpp +++ b/src/uisupport/bufferviewfilter.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-07 by the Quassel IRC Team * + * Copyright (C) 2005-08 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,6 +20,8 @@ #include "bufferviewfilter.h" +#include "networkmodel.h" + /***************************************** * The Filter for the Tree View *****************************************/