summaryrefslogtreecommitdiff
path: root/include/m_clist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_clist.h')
-rw-r--r--include/m_clist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_clist.h b/include/m_clist.h
index b4d2ae16e5..86c98c8326 100644
--- a/include/m_clist.h
+++ b/include/m_clist.h
@@ -35,7 +35,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
extern int hLangpack;
-#if defined _STATIC
+#if defined MIR_APP_EXPORTS
typedef struct _tagIntMenuItem* HGENMENU;
#else
DECLARE_HANDLE(HGENMENU);