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