summaryrefslogtreecommitdiff
path: root/src/lib/clock_gettime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/clock_gettime.h')
-rw-r--r--src/lib/clock_gettime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/clock_gettime.h b/src/lib/clock_gettime.h
index e065466f2..daae9aabf 100644
--- a/src/lib/clock_gettime.h
+++ b/src/lib/clock_gettime.h
@@ -14,7 +14,7 @@
** Replacement for clock_gettime() for systems without it (like Mac OS X).
**/
-#include "cvc4_public.h"
+#include "cvc4_private.h"
#ifndef __CVC4__LIB__CLOCK_GETTIME_H
#define __CVC4__LIB__CLOCK_GETTIME_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback