diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 15:46:27 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 15:46:27 +0000 |
commit | fe38b9ac56adbe22606c01c54e37dbb06212c07c (patch) | |
tree | 8befae73a3df09f31263a119f205a6ba37672f5d | |
parent | 0c3d3e587e699d06352f269d887d749a8542559a (diff) |
removed m_genmenu.h
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@27 4f64403b-2f21-0410-a795-97e2b3489a10
-rw-r--r-- | updater/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/common.h b/updater/common.h index 460bdc8..b62bab7 100644 --- a/updater/common.h +++ b/updater/common.h @@ -38,7 +38,7 @@ #include <m_utils.h>
#include <m_clist.h>
//#include "../mwclist/m_clist.h"
-#include <m_genmenu.h>
+//#include <m_genmenu.h>
#include <m_updater.h>
#include <m_trigger.h>
|