summaryrefslogtreecommitdiffstats
path: root/generic/tclGet.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclGet.c')
-rw-r--r--generic/tclGet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclGet.c b/generic/tclGet.c
index b15f100..c16da0d 100644
--- a/generic/tclGet.c
+++ b/generic/tclGet.c
@@ -14,7 +14,7 @@
#include "tclInt.h"
#include "tclPort.h"
-#include "tclMath.h"
+#include <math.h>
/*