mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:12:45 +00:00 
			
		
		
		
	Kernel: Remove unused header includes in Graphics subtree
This commit is contained in:
		
							parent
							
								
									9814082b5e
								
							
						
					
					
						commit
						abe72ede7a
					
				
					 4 changed files with 0 additions and 12 deletions
				
			
		|  | @ -15,13 +15,8 @@ | |||
| #include <Kernel/Graphics/Console/ContiguousFramebufferConsole.h> | ||||
| #include <Kernel/Graphics/GraphicsManagement.h> | ||||
| #include <Kernel/IO.h> | ||||
| #include <Kernel/Process.h> | ||||
| #include <Kernel/Sections.h> | ||||
| #include <Kernel/VM/AnonymousVMObject.h> | ||||
| #include <Kernel/VM/MemoryManager.h> | ||||
| #include <Kernel/VM/TypedMapping.h> | ||||
| #include <LibC/errno_numbers.h> | ||||
| #include <LibC/sys/ioctl_numbers.h> | ||||
| 
 | ||||
| namespace Kernel { | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brian Gianforcaro
						Brian Gianforcaro