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"