]> mj.ucw.cz Git - umpf.git/blobdiff - cond.y
rename to umpf, guess default mailbox
[umpf.git] / cond.y
diff --git a/cond.y b/cond.y
index fd5dc304303c6f8f14d38b52f743dddf15a93536..6ae17e896e46ec27285a6f39fba878d38aa31001 100644 (file)
--- a/cond.y
+++ b/cond.y
@@ -3,7 +3,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "brum.h"
+#include "umpf.h"
 
 static struct tree* tree_malloc(int type);