]> git.sesse.net Git - ccbs/blobdiff - bigscreen/screen.h
Replace 800x600 width a resolution from a .h file. Lots of positions are still hardco...
[ccbs] / bigscreen / screen.h
index b35e3af06379e0bd46594ee2d45b86c228eb57df..e519279829c694e012fc478b31f7ce811eefc7e4 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _SCREEN_H
 #define _SCREEN_H 1
 
+#include "resolution.h"
+
 // arf, Screen conflicts with X11
 class GenericScreen {
 protected: