]> git.sesse.net Git - ccbs/blobdiff - bigscreen/screen.h
Let the font system take in a physical resolution, instead of #define-ing it (quite...
[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: