summaryrefslogtreecommitdiff
path: root/src/util/matcher.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-20 14:58:30 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-20 14:58:30 +0000
commitc241cf3bef737a58162868d51a2c773c5af5abbf (patch)
tree741fac2402e78a85bdc42e3b47ee23d7c10db9f8 /src/util/matcher.h
parentf1c1cc7c3de0d4a5f310357a249cef82f73c588c (diff)
Merge from "swig" branch: language binding for Java is compiling and linking. Enable with --enable-language-bindings=java
Diffstat (limited to 'src/util/matcher.h')
-rw-r--r--src/util/matcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/matcher.h b/src/util/matcher.h
index 6daceb8fd..871fe528f 100644
--- a/src/util/matcher.h
+++ b/src/util/matcher.h
@@ -16,7 +16,7 @@
** A class representing a type matcher.
**/
-#include "cvc4_public.h"
+#include "cvc4_private.h"
#ifndef __CVC4__MATCHER_H
#define __CVC4__MATCHER_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback