rename a bunch of modules
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index e0c00f2..eb309b8 100644 (file)
--- a/main.c
+++ b/main.c
@@ -589,7 +589,7 @@ int main (int argc, char **argv)
 
       /* is the following if still needed? */
 
-      fout = m_tempfile(buf, sizeof(buf), NONULL(MCore.tmpdir), NULL);
+      fout = m_tempfile(buf, sizeof(buf), NONULL(mod_core.tmpdir), NULL);
       tempfile = m_strdup(buf);
 
       if (tempfile) {