diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-27 16:05:11 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-27 16:05:11 +0000 |
commit | 9f6f342eae02d12e9786a771f86a382af19b3bb7 (patch) | |
tree | 6664d33d6fe3241783817a274fdd45cd34baa3ef /userinfoex/init.cpp | |
parent | 763847826412f45355904e49d25e5cc89610f96c (diff) |
move api to folder
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@54 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'userinfoex/init.cpp')
-rw-r--r-- | userinfoex/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userinfoex/init.cpp b/userinfoex/init.cpp index 79a877b..6c08852 100644 --- a/userinfoex/init.cpp +++ b/userinfoex/init.cpp @@ -29,7 +29,7 @@ Last change by : $Author: ing.u.horn $ */
#include "commonheaders.h"
#include "res/version.h"
-#include "SDK\m_updater.h"
+#include "m_updater.h"
#include "mir_menuitems.h"
#include "ctrl_base.h"
|