mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
LibWeb: Fix #include <LibWeb/{DOM => HTML}/AttributeNames.h>
This file has been moved from DOM/ to HTML/ in
a784090b91.
This commit is contained in:
committed by
Andreas Kling
parent
64c15798e7
commit
7390098adc
@@ -24,7 +24,7 @@
|
||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <LibWeb/DOM/AttributeNames.h>
|
||||
#include <LibWeb/HTML/AttributeNames.h>
|
||||
|
||||
namespace Web {
|
||||
namespace HTML {
|
||||
|
||||
Reference in New Issue
Block a user