diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-31 03:02:51 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-31 03:02:51 +0000 |
commit | cb844f4914564d0027a836bb089f0c34819de2c2 (patch) | |
tree | 75048b5c740efe8627ce13eb1afc182aaf610bd3 /nohtml/common.h | |
parent | 4d932ed5aae303c8f01983aced9280aa1c1f563b (diff) |
add beta changelog url link to svn log
add support for utf
use yapp header
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@314 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 5d4f15e..6d64d27 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -44,7 +44,7 @@ #include <stdio.h>
#include <m_utils.h>
#include <m_updater.h>
-#include <m_popup.h>
+#include <m_yapp.h>
#define MODULE "nohtml"
|