From 8303597a865400a363ae574ccde819302495f498 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 2 Apr 2013 18:41:01 +0200 Subject: Just put everything new in. Conflict resolution will be later --- ftnoir_posewidget/glwidget.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftnoir_posewidget/glwidget.h') diff --git a/ftnoir_posewidget/glwidget.h b/ftnoir_posewidget/glwidget.h index cff8cb83..3d0e590a 100644 --- a/ftnoir_posewidget/glwidget.h +++ b/ftnoir_posewidget/glwidget.h @@ -29,10 +29,11 @@ #include #include +#include "ftnoir_tracker_base/ftnoir_tracker_base.h" class QGLShaderProgram; -class GLWidget : public QGLWidget +class FTNOIR_TRACKER_BASE_EXPORT GLWidget : public QGLWidget { Q_OBJECT -- cgit v1.2.3