diff options
Diffstat (limited to 'src/gui/widgets/channeltab.cpp')
-rw-r--r-- | src/gui/widgets/channeltab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/channeltab.cpp b/src/gui/widgets/channeltab.cpp index 625a9b589..df2df2790 100644 --- a/src/gui/widgets/channeltab.cpp +++ b/src/gui/widgets/channeltab.cpp @@ -20,7 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "channeltab.h" +#include "gui/widgets/channeltab.h" #include "channel.h" |