summary refs log tree commit diff stats
path: root/src/common/plugin.c
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-12-01 23:04:07 +0100
committerBerke Viktor <berkeviktor@aol.com>2011-12-01 23:04:07 +0100
commitf99e0c73cbd4be095d677639a02d4b52c68f7238 (patch)
tree64d36c4418da6158f7042b4be4eb7704c750af7b /src/common/plugin.c
parente2f7e4f091465f8f6d9fbcbf320b470e0e32e6c1 (diff)
return to original code, this is an unnecessary modificatino
Diffstat (limited to 'src/common/plugin.c')
-rw-r--r--src/common/plugin.c2
1 files changed, 1 insertions, 1 deletions
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"