Index: trunk/FACT++/src/gcn.cc
===================================================================
--- trunk/FACT++/src/gcn.cc	(revision 19496)
+++ trunk/FACT++/src/gcn.cc	(revision 19497)
@@ -146,5 +146,5 @@
             const QDomElement errad  = pos2d.firstChildElement("Error2Radius");
 
-            const bool is_gw = ptype.type==150 || ptype.type==151 || ptype.type==153;
+            const bool is_gw = ptype.type==150 || ptype.type==151 || ptype.type==153 || ptype.type==164;
 
             vector<string> missing;
