diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-12-18 23:28:28 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-12-18 23:28:28 +0000 |
commit | e6c6d61d66fff027f8de9e67a59151442282b94d (patch) | |
tree | 6e147946ff651e056782e0299cee77c3a95aa5df /message_notify/popups.h | |
parent | a7b5fdcfad3b5de40d7ab582dda826924f473840 (diff) |
Updated to the latest miranda
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@587 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'message_notify/popups.h')
-rw-r--r-- | message_notify/popups.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message_notify/popups.h b/message_notify/popups.h index b9ce8ac..a4e847a 100644 --- a/message_notify/popups.h +++ b/message_notify/popups.h @@ -1,7 +1,7 @@ #ifndef _POPUPS_INC
#define _POPUPS_INC
-#include <m_yapp.h>
+#include <m_popup.h>
#include "options.h"
#include "mywindowlist.h"
|