wmmon: Update includes based on results of include-what-you-use.
This commit is contained in:
		
							parent
							
								
									61ff28e190
								
							
						
					
					
						commit
						a7a65a17ce
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
					@ -101,12 +101,9 @@
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <sys/wait.h>
 | 
					#include <sys/wait.h>
 | 
				
			||||||
#include <sys/param.h>
 | 
					 | 
				
			||||||
#include <sys/types.h>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <X11/X.h>
 | 
				
			||||||
#include <X11/Xlib.h>
 | 
					#include <X11/Xlib.h>
 | 
				
			||||||
#include <X11/xpm.h>
 | 
					 | 
				
			||||||
#include <X11/extensions/shape.h>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <libdockapp/wmgeneral.h>
 | 
					#include <libdockapp/wmgeneral.h>
 | 
				
			||||||
#include <libdockapp/misc.h>
 | 
					#include <libdockapp/misc.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue