wmusic: Update location of libdockapp header file.
This commit is contained in:
		
							parent
							
								
									2f2b84548d
								
							
						
					
					
						commit
						3b4eb3abaf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
#define SEPARATOR " ** "	/* The separator for the scrolling title */
 | 
					#define SEPARATOR " ** "	/* The separator for the scrolling title */
 | 
				
			||||||
#define DISPLAYSIZE 6		/* width of text to display (running title) */
 | 
					#define DISPLAYSIZE 6		/* width of text to display (running title) */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <dockapp.h>
 | 
					#include <libdockapp/dockapp.h>
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <ctype.h>
 | 
					#include <ctype.h>
 | 
				
			||||||
#include <string.h>
 | 
					#include <string.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue