diff --git a/src/gui/gui-common.c b/src/gui/gui-common.c index 454dd02b6..147f583ce 100644 --- a/src/gui/gui-common.c +++ b/src/gui/gui-common.c @@ -34,8 +34,8 @@ #include "../common/weechat.h" #include "gui.h" -#include "../../common/weeconfig.h" -#include "../../common/hotlist.h" +#include "../common/weeconfig.h" +#include "../common/hotlist.h" #include "../irc/irc.h" diff --git a/weechat/src/gui/gui-common.c b/weechat/src/gui/gui-common.c index 454dd02b6..147f583ce 100644 --- a/weechat/src/gui/gui-common.c +++ b/weechat/src/gui/gui-common.c @@ -34,8 +34,8 @@ #include "../common/weechat.h" #include "gui.h" -#include "../../common/weeconfig.h" -#include "../../common/hotlist.h" +#include "../common/weeconfig.h" +#include "../common/hotlist.h" #include "../irc/irc.h"