From f99e0c73cbd4be095d677639a02d4b52c68f7238 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 1 Dec 2011 23:04:07 +0100 Subject: [PATCH] return to original code, this is an unnecessary modificatino --- src/common/plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/plugin.c b/src/common/plugin.c index b443b586..ccb64e93 100644 --- a/src/common/plugin.c +++ b/src/common/plugin.c @@ -42,7 +42,7 @@ #include "text.h" #define PLUGIN_C typedef struct session xchat_context; -#include "../../plugins/xchat-plugin.h" +#include "xchat-plugin.h" #include "plugin.h"