aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite/include/G3D/Random.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/g3dlite/include/G3D/Random.h')
-rw-r--r--dep/g3dlite/include/G3D/Random.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/g3dlite/include/G3D/Random.h b/dep/g3dlite/include/G3D/Random.h
index 9d911806a97..359755044a8 100644
--- a/dep/g3dlite/include/G3D/Random.h
+++ b/dep/g3dlite/include/G3D/Random.h
@@ -159,6 +159,7 @@ public:
static Random& common();
};
+Random& commonRandom();
}
#endif