Removed snake case from struct.
diff --git a/hwc_names.hpp b/hwc_names.hpp
index 225e12a..05f8e32 100644
--- a/hwc_names.hpp
+++ b/hwc_names.hpp
@@ -3006,7 +3006,7 @@
 	const char *const *names_lut;
 };
 
-static const counter_mapping products[] =
+static const CounterMapping products[] =
     {
         {
             PRODUCT_ID_MASK_OLD,