summaryrefslogtreecommitdiff
path: root/common/rawaccel.hpp
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-08-03 13:21:20 -0700
committerJacob Palecki <[email protected]>2020-08-03 13:21:20 -0700
commite13fe36fc04eb01bdc21cf90378d3c7c03d26a55 (patch)
tree6b7b9b28ed970609dbeaff32352ec909dfcda98c /common/rawaccel.hpp
parentAdd tool menu to enable\disable charts (diff)
parentMerge pull request #8 from a1xd/read (diff)
downloadrawaccel-e13fe36fc04eb01bdc21cf90378d3c7c03d26a55.tar.xz
rawaccel-e13fe36fc04eb01bdc21cf90378d3c7c03d26a55.zip
Merge branch 'master' into GUI
Diffstat (limited to 'common/rawaccel.hpp')
-rw-r--r--common/rawaccel.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rawaccel.hpp b/common/rawaccel.hpp
index 59a0360..474f2aa 100644
--- a/common/rawaccel.hpp
+++ b/common/rawaccel.hpp
@@ -4,7 +4,7 @@
#include <math.h>
#include "x64-util.hpp"
-#include "external/tagged-union-single.h"
+#include "tagged-union-single.h"
#include "accel-linear.hpp"
#include "accel-classic.hpp"