summaryrefslogtreecommitdiffhomepage
path: root/pose-widget/glwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'pose-widget/glwidget.h')
-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 ae06e5c5..66d4289d 100644
--- a/pose-widget/glwidget.h
+++ b/pose-widget/glwidget.h
@@ -13,7 +13,7 @@
#include "api/plugin-api.hpp"
#include "compat/euler.hpp"
-#ifdef BUILD_pose_widget
+#ifdef BUILD_POSE_WIDGET
# define POSE_WIDGET_EXPORT Q_DECL_EXPORT
#else
# define POSE_WIDGET_EXPORT Q_DECL_IMPORT