Index: src/Concurrency/Keywords.cc
===================================================================
--- src/Concurrency/Keywords.cc	(revision 9243cc9182698807efb210be324a644e9f390bae)
+++ src/Concurrency/Keywords.cc	(revision 68fe077a5764a46debddf5a5dc89ef3614748ccd)
@@ -12,5 +12,5 @@
 // Last Modified By :
 // Last Modified On :
-// Update Count     : 0
+// Update Count     : 1
 //
 
@@ -29,5 +29,5 @@
 	namespace {
 		const std::list<Label> noLabels;
-		DeclarationNode::StorageClasses noStorage;
+		Type::StorageClasses noStorage;
 		Type::Qualifiers noQualifiers;
 	}
