summaryrefslogtreecommitdiff
path: root/hrtimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hrtimer.cpp')
-rw-r--r--hrtimer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hrtimer.cpp b/hrtimer.cpp
index 9c8da7d..3396aea 100644
--- a/hrtimer.cpp
+++ b/hrtimer.cpp
@@ -2,6 +2,7 @@
#include "pch.h"
#include "hrtimer.h"
+#include "misc.h"
#include <stddef.h> // for NULL
#ifdef HIGHRES_TIMER_AVAILABLE