summaryrefslogtreecommitdiffhomepage
path: root/pose-widget
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-07-25 11:25:40 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-07-25 11:25:51 +0200
commitc016dc0cd637a41e226384184f050ae41cd0eee6 (patch)
tree2436408f41cfde287b39e6f0d0732d87b548c736 /pose-widget
parent8e3c3358a09c3c6974645fb411e4f316c734e3db (diff)
logic, pose-widget: fix following simple-mat move
Diffstat (limited to 'pose-widget')
-rw-r--r--pose-widget/glwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pose-widget/glwidget.h b/pose-widget/glwidget.h
index 96187856..6cccdfcd 100644
--- a/pose-widget/glwidget.h
+++ b/pose-widget/glwidget.h
@@ -11,7 +11,7 @@
#include <QWidget>
#include <QPixmap>
#include "opentrack/plugin-api.hpp"
-#include "opentrack/simple-mat.hpp"
+#include "opentrack-logic/simple-mat.hpp"
#include "opentrack-compat/timer.hpp"
#ifdef BUILD_pose_widget