summaryrefslogtreecommitdiffhomepage
path: root/src/object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object.cpp')
-rw-r--r--src/object.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object.cpp b/src/object.cpp
index 0b54a159..5fd29d29 100644
--- a/src/object.cpp
+++ b/src/object.cpp
@@ -8,6 +8,7 @@
#include "compat/debug.hpp"
#include "compat/exception.hpp"
#include "compat/limits.hpp"
+#include "nanosecond.inl"
#include <cmath>
#include <algorithm>
#include <Corrade/Containers/GrowableArray.h>