diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-19 20:18:40 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-19 20:18:40 +0000 |
commit | 9dff2dc187192ea34978b07fcf0e1f76bd89adcc (patch) | |
tree | c083583bd3cf934a59bd350e1e13b99437ac20f4 /yapp/common.h | |
parent | 239d021d950d1542e840da55e26e6519e53f3ddf (diff) |
- added missing headers;
- added VS2010 project
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@539 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'yapp/common.h')
-rw-r--r-- | yapp/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yapp/common.h b/yapp/common.h index cd8db2c..d1da6cd 100644 --- a/yapp/common.h +++ b/yapp/common.h @@ -53,7 +53,7 @@ #include <m_avatars.h>
#include <m_popup.h>
-#include "m_updater.h"
+#include "sdk/m_updater.h"
#include <m_notify.h>
|