aboutsummaryrefslogtreecommitdiff
path: root/src/dsp/arm/film_grain_neon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsp/arm/film_grain_neon.cc')
-rw-r--r--src/dsp/arm/film_grain_neon.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dsp/arm/film_grain_neon.cc b/src/dsp/arm/film_grain_neon.cc
index 2612466..8ee3745 100644
--- a/src/dsp/arm/film_grain_neon.cc
+++ b/src/dsp/arm/film_grain_neon.cc
@@ -1176,7 +1176,7 @@ void FilmGrainInit_NEON() {
} // namespace dsp
} // namespace libgav1
-#else // !LIBGAV1_ENABLE_NEON
+#else // !LIBGAV1_ENABLE_NEON
namespace libgav1 {
namespace dsp {