mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:28:12 +00:00
LibWeb: Update stale #includes for HTML/TagNames.* move
This commit is contained in:
parent
1eee6716e0
commit
b73d0bb6c8
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <LibWeb/DOM/TagNames.h>
|
||||
#include <LibWeb/HTML/TagNames.h>
|
||||
|
||||
namespace Web::HTML::TagNames {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue