diff --git a/data/building_info/QSC.html b/data/building_info/QH.html
similarity index 100%
rename from data/building_info/QSC.html
rename to data/building_info/QH.html
diff --git a/data/csv/all_buildings.csv b/data/csv/all_buildings.csv
index abeb5bdfac66f1709d6ba7c2f81a839cdc2f81b4..073857f86291f3fe34792087b36959b36c62c4c8 100644
--- a/data/csv/all_buildings.csv
+++ b/data/csv/all_buildings.csv
@@ -73,7 +73,7 @@ A111,PEST,Pesticide Storage Building,4421 Fair,UNL-EAST,40.82881039,-96.65595137
 A115,PER,Perin Porch,3621 East Campus Loop South,UNL-EAST,40.82847757,-96.6683924
 A121,AHFS,Agronomy & Horticulture/Forestry Shops,1935 N 38th,UNL-EAST,40.83454564,-96.66683196
 A122,LDR,Library Depository Retrieval Facility,2055 N 35th,UNL-EAST,40.83314722,-96.6706382
-A124,QSC,Quilt Center,1523 N 33rd,UNL-EAST,40.82834674,-96.67346905
+A124,QH,Quilt House,1523 N 33rd,UNL-EAST,40.82834674,-96.67346905
 A125,GRDN,Community Garden Shed,4401 Fair,UNL-EAST,40.8315,-96.65858403
 A126,MOLR,Morrison Center,4240 Fair,UNL-EAST,40.83204063,-96.65929632
 A127,MODL,Modular Laboratory,1976 N 42nd,UNL-EAST,40.83251789,-96.66025951
diff --git a/data/php/building_aliases.inc.php b/data/php/building_aliases.inc.php
index 13e8fad11b16ca2f0e48bb10fc7c50507b173390..90a20030f26d66c33a2f059f87508980ff98b542 100644
--- a/data/php/building_aliases.inc.php
+++ b/data/php/building_aliases.inc.php
@@ -29,6 +29,7 @@ return array(
     'PIPH' => 'NRC',
     'RAYH' => 'NRC',
     'LOVH' => 'NRC',
+    'QSC' => 'QH',
     'SELD' => 'SELQ',
     'SELE' => 'SELQ',
     'SELF' => 'SELQ',
diff --git a/www/images/building/QSC_01_lg.jpg b/www/images/building/QH_01_lg.jpg
similarity index 100%
rename from www/images/building/QSC_01_lg.jpg
rename to www/images/building/QH_01_lg.jpg
diff --git a/www/images/building/QSC_01_md.jpg b/www/images/building/QH_01_md.jpg
similarity index 100%
rename from www/images/building/QSC_01_md.jpg
rename to www/images/building/QH_01_md.jpg
diff --git a/www/images/building/QSC_01_sm.jpg b/www/images/building/QH_01_sm.jpg
similarity index 100%
rename from www/images/building/QSC_01_sm.jpg
rename to www/images/building/QH_01_sm.jpg