Minor declaration fix
This commit is contained in:
		
							parent
							
								
									f11cc182df
								
							
						
					
					
						commit
						4cb1c10c3a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -25,7 +25,7 @@
 | 
				
			||||||
#include <SDL_rwops.h>
 | 
					#include <SDL_rwops.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct FileSystemPrivate;
 | 
					struct FileSystemPrivate;
 | 
				
			||||||
struct SharedFontState;
 | 
					class SharedFontState;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class FileSystem
 | 
					class FileSystem
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue