diff options
Diffstat (limited to 'metacontacts/metacontacts.h')
-rw-r--r-- | metacontacts/metacontacts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metacontacts/metacontacts.h b/metacontacts/metacontacts.h index 22f77d6..ba08edc 100644 --- a/metacontacts/metacontacts.h +++ b/metacontacts/metacontacts.h @@ -65,7 +65,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "../../include/m_ignore.h"
#include "../../include/m_langpack.h"
#include "../../include/m_popup.h"
-#include "../mwclist/CLUIFrames/m_cluiframes.h"
+#include "../../include/m_cluiframes.h"
#include "../updater/m_updater.h"
#define META_PROTO "MetaContacts"
|