diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-09-04 08:37:18 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2009-09-04 08:37:18 +0000 |
commit | 0dff6d10f4b9ec07564411efdd9e7acad1f8242c (patch) | |
tree | 2ba9567b8386f56c3f9b1d88a7a7740e56c6851e /nohtml/common.h | |
parent | 2a17f18d78fe816b2178009004b1c806e55dc095 (diff) |
x64 port
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@468 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'nohtml/common.h')
-rw-r--r-- | nohtml/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nohtml/common.h b/nohtml/common.h index 51486f9..a585065 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -45,7 +45,7 @@ #include <stdio.h>
#include <m_utils.h>
#include <m_updater.h>
-#include <m_yapp.h>
+#include <m_popup.h>
#define MODULE "nohtml"
|