diff options
Diffstat (limited to 'plugins/metacontacts/metacontacts.h')
-rw-r--r-- | plugins/metacontacts/metacontacts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/metacontacts/metacontacts.h b/plugins/metacontacts/metacontacts.h index c2131e4a31..648fc7163c 100644 --- a/plugins/metacontacts/metacontacts.h +++ b/plugins/metacontacts/metacontacts.h @@ -62,7 +62,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_langpack.h>
#include <m_popup.h>
#include <m_cluiframes.h>
-#include "../updater/m_updater.h"
+#include "m_updater.h"
#define META_PROTO "MetaContacts"
#define META_FILTER "MetaContactsFilter"
|