changeset 221 | 64613d8fae28 |
parent 209 | 765619b7cbb2 |
child 236 | da953e387d31 |
1.1 --- a/lemon/path.h Tue Jul 15 18:43:41 2008 +0100 1.2 +++ b/lemon/path.h Tue Jul 15 18:49:30 2008 +0100 1.3 @@ -28,7 +28,7 @@ 1.4 #include <algorithm> 1.5 1.6 #include <lemon/error.h> 1.7 -#include <lemon/bits/invalid.h> 1.8 +#include <lemon/core.h> 1.9 #include <lemon/concepts/path.h> 1.10 1.11 namespace lemon {