mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:12:45 +00:00 
			
		
		
		
	LibWeb: Add missing #include to MainThreadVM.h
This commit is contained in:
		
							parent
							
								
									68d1f5965a
								
							
						
					
					
						commit
						c7aa32b90f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -7,6 +7,7 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <LibJS/Forward.h> | ||||
| #include <LibJS/Runtime/VM.h> | ||||
| #include <LibWeb/HTML/EventLoop/EventLoop.h> | ||||
| 
 | ||||
| namespace Web::Bindings { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling