diff --git a/konversation/src/ircinput.cpp b/konversation/src/ircinput.cpp index dbe4243..973da76 100644 --- a/konversation/src/ircinput.cpp +++ b/konversation/src/ircinput.cpp @@ -18,7 +18,7 @@ #include "chatwindow.h" #include "ircview.h" -#include +#include #include #include #include diff --git a/konversation/src/ircview.cpp b/konversation/src/ircview.cpp index ad52db2..60851df 100644 --- a/konversation/src/ircview.cpp +++ b/konversation/src/ircview.cpp @@ -27,7 +27,7 @@ #include "emoticon.h" #include "notificationhandler.h" -#include +#include #include #include #include