changeset 13680:3a2b09503fed

Fixed error with header.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Sun, 25 Sep 2011 21:18:41 +0200
parents e272af3f252d
children ee7f4294d162
files gui/src/MainWindow.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/src/MainWindow.h	Sun Sep 25 21:13:59 2011 +0200
+++ b/gui/src/MainWindow.h	Sun Sep 25 21:18:41 2011 +0200
@@ -34,7 +34,7 @@
 #include "HistoryDockWidget.h"
 #include "FilesDockWidget.h"
 #include "BrowserWidget.h"
-#include "IRCWidget.h"
+#include "irc/IRCWidget.h"
 #include "lexer/lexeroctavegui.h"
 
 class NonClosableMdiSubWindow : public QMdiSubWindow