projects
/
ccbs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Replace 800x600 width a resolution from a .h file. Lots of positions are still hardco...
[ccbs]
/
bigscreen
/
screen.h
diff --git
a/bigscreen/screen.h
b/bigscreen/screen.h
index
b35e3af
..
e519279
100644
(file)
--- a/
bigscreen/screen.h
+++ b/
bigscreen/screen.h
@@
-1,6
+1,8
@@
#ifndef _SCREEN_H
#define _SCREEN_H 1
#ifndef _SCREEN_H
#define _SCREEN_H 1
+#include "resolution.h"
+
// arf, Screen conflicts with X11
class GenericScreen {
protected:
// arf, Screen conflicts with X11
class GenericScreen {
protected: