diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp
index 5e0bc72e9fd3f5588517cad186aceb99d42d3496..f516d59953a2cf1593c1be5ef9b8a7499086bc20 100644
--- a/Geo/GModel.cpp
+++ b/Geo/GModel.cpp
@@ -10,6 +10,7 @@
 #include "GModel.h"
 #include "GModelFactory.h"
 #include "GFaceCompound.h"
+#include "GEdgeCompound.h"
 #include "MPoint.h"
 #include "MLine.h"
 #include "MTriangle.h"