aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/DitherFloat/DitherFloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/DitherFloat/DitherFloat.h')
-rwxr-xr-xplugins/MacAU/DitherFloat/DitherFloat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MacAU/DitherFloat/DitherFloat.h b/plugins/MacAU/DitherFloat/DitherFloat.h
index 0eea62e..f692eff 100755
--- a/plugins/MacAU/DitherFloat/DitherFloat.h
+++ b/plugins/MacAU/DitherFloat/DitherFloat.h
@@ -128,7 +128,7 @@ public:
virtual void Reset();
private:
- long double fpNShape;
+ uint32_t fpd;
};
};