Wrap include in feature macro
This commit is contained in:
		
							parent
							
								
									7bcc31fb53
								
							
						
					
					
						commit
						20081cb07e
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -24,7 +24,10 @@
 | 
				
			||||||
#include "audiostream.h"
 | 
					#include "audiostream.h"
 | 
				
			||||||
#include "soundemitter.h"
 | 
					#include "soundemitter.h"
 | 
				
			||||||
#include "sharedstate.h"
 | 
					#include "sharedstate.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef MIDI
 | 
				
			||||||
#include "sharedmidistate.h"
 | 
					#include "sharedmidistate.h"
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue