Merge branch 'develop'
[clinton/Virtual-Jaguar-Rx.git] / src / gui / app.h
index 090efdf..c18eb34 100644 (file)
@@ -9,7 +9,7 @@
 #define __APP_H__
 
 //Hrm. uh??? I thought this wasn't the way to do this stuff...???
-#include <QtWidgets>
+#include <QtWidgets/QtWidgets>
 
 // Forward declarations
 class MainWin;