diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-20 17:26:51 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-20 17:26:51 +0000 |
commit | 3c50a9aa27d2138b757dd7822841c106f4c99b18 (patch) | |
tree | 917724117c74653fddd7b827d58b52a8ae61fdde /otr/common.h | |
parent | c1f612cb53815b465cbad009c8dc45223291834d (diff) |
convert to new popup api (see m_yapp.h in yapp/docs)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@297 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'otr/common.h')
-rw-r--r-- | otr/common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/otr/common.h b/otr/common.h index 028e7ca..5d7edb0 100644 --- a/otr/common.h +++ b/otr/common.h @@ -19,7 +19,6 @@ #include <statusmodes.h>
#include <m_options.h>
#include <m_langpack.h>
-#include <m_popup.h>
#include <m_system.h>
#include <m_skin.h>
#include <m_netlib.h>
@@ -36,7 +35,7 @@ #include <m_updater.h>
#include <m_metacontacts.h>
-#include <m_popup.h>
+#include <m_yapp.h>
#include <m_icolib.h>
#include <m_folders.h>
|