diff options
Diffstat (limited to 'plugins/NewXstatusNotify/common.h')
-rw-r--r-- | plugins/NewXstatusNotify/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/common.h b/plugins/NewXstatusNotify/common.h index 343ee4fe58..b7358a3b7e 100644 --- a/plugins/NewXstatusNotify/common.h +++ b/plugins/NewXstatusNotify/common.h @@ -71,7 +71,7 @@ #include "m_metacontacts.h"
#include "m_updater.h"
-#include "m_toolbar.h"
+#include "m_toptoolbar.h"
#include "resource.h"
#define MIID_NXSN { 0xebf19652, 0xe434, 0x4d79, { 0x98, 0x97, 0x91, 0xa0, 0xff, 0x22, 0x6f, 0x51 } }
|