diff options
Diffstat (limited to 'plugins/Popup/src/headers.h')
-rw-r--r-- | plugins/Popup/src/headers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h index 593389b765..d10e2cd9ca 100644 --- a/plugins/Popup/src/headers.h +++ b/plugins/Popup/src/headers.h @@ -69,7 +69,7 @@ http://miranda-ng.org/distr/ #include <m_skin.h>
#include <m_langpack.h>
#include <m_database.h>
-#undef DBGetContactSettingString
+#undef db_get_s
#include <m_protosvc.h>
#include <m_button.h>
#include <m_message.h>
|