diff --git a/src/uncategorized/buildingWidgets.tw b/src/uncategorized/buildingWidgets.tw
index 947f3c0e2e4bfb66ed13a481c1b8551c73a97510..669acca13545edc865c32323addbdeb14ea59cf1 100644
--- a/src/uncategorized/buildingWidgets.tw
+++ b/src/uncategorized/buildingWidgets.tw
@@ -75,6 +75,7 @@ if(!Macro.has('sectorblock')) {
 			Pit: { extra: ' ($fighterIDs.length)'},
 			Arcade: { extra: ' ($arcadeSlaves/<<print $arcade>>)'},
 			Dairy: { extra: '<<set _SCapT9 = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>> ($dairySlaves<<if _SCapT9>>+_SCapT9<</if>>/<<print $dairy>><<if $Milkmaid>>,L<</if>>)' },
+			Sweatshops: { base: 'Manufacturing' },
 			/* speciality shop types */
 			Subjugationist: { base: 'Shops', name: 'Subjugationist Shops', cls: 'FSShops' },
 			Supremacist: { base: 'Shops', name: 'Supremacist Shops', cls: 'FSShops' },