mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-03 23:26:40 +00:00 
			
		
		
		
	Update graphicspage.cpp
This commit is contained in:
		
							parent
							
								
									83e346e1e6
								
							
						
					
					
						commit
						f4c863a730
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
#include "graphicspage.hpp"
 | 
					#include "graphicspage.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <boost/math/common_factor_rt.hpp>
 | 
					#include <boost/math/common_factor.hpp>
 | 
				
			||||||
#include <csignal>
 | 
					#include <csignal>
 | 
				
			||||||
#include <QDesktopWidget>
 | 
					#include <QDesktopWidget>
 | 
				
			||||||
#include <QMessageBox>
 | 
					#include <QMessageBox>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue