mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Merge pull request #257 from christophgysin/missing-include
extensions: add missing include
This commit is contained in:
		
						commit
						d4ac0df906
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,3 +1,4 @@
 | 
				
			||||||
 | 
					#include <stdlib.h>
 | 
				
			||||||
#include <wlc/wlc.h>
 | 
					#include <wlc/wlc.h>
 | 
				
			||||||
#include <wlc/wlc-wayland.h>
 | 
					#include <wlc/wlc-wayland.h>
 | 
				
			||||||
#include "wayland-desktop-shell-server-protocol.h"
 | 
					#include "wayland-desktop-shell-server-protocol.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue