summaryrefslogtreecommitdiff
path: root/base/gxfixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gxfixed.h')
-rw-r--r--base/gxfixed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/gxfixed.h b/base/gxfixed.h
index b94316382..886a1d255 100644
--- a/base/gxfixed.h
+++ b/base/gxfixed.h
@@ -19,6 +19,8 @@
#ifndef gxfixed_INCLUDED
# define gxfixed_INCLUDED
+#include "std.h"
+
/*
* Coordinates are generally represented internally by fixed-point
* quantities: integers lose accuracy in crucial places,