diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-03-29 19:22:32 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-03-29 19:22:32 +0000 |
commit | 811039b40796ba732b12b5d2dfb52111980569ac (patch) | |
tree | acf84c2a6063e28a987a257ce1d34382af1ce279 /updater/popups.h | |
parent | 0c7c7a21cba95444a5253f29caa8973dcd66befd (diff) |
x64 port
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@446 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/popups.h')
-rw-r--r-- | updater/popups.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/popups.h b/updater/popups.h index 49449fe..c389897 100644 --- a/updater/popups.h +++ b/updater/popups.h @@ -1,7 +1,7 @@ #ifndef _POPUPS_INC
#define _POPUPS_INC
-#include <m_yapp.h>
+#include <m_popup.h>
//#include <m_popupw.h>
#include "options.h"
|