| Index: Source/core/html/DocumentNameCollection.h
|
| diff --git a/Source/core/html/DocumentNameCollection.h b/Source/core/html/DocumentNameCollection.h
|
| index e61789ab2c6f1570e2e0c19335ccc4f84ddaa255..2789bacfb9b2475c28d8441907fc08416c32ea31 100644
|
| --- a/Source/core/html/DocumentNameCollection.h
|
| +++ b/Source/core/html/DocumentNameCollection.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef DocumentNameCollection_h
|
| #define DocumentNameCollection_h
|
|
|
| -#include "HTMLNameCollection.h"
|
| +#include "core/html/HTMLNameCollection.h"
|
|
|
| namespace WebCore {
|
|
|
|
|