aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/gdi/grc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gdi/grc.h b/lib/gdi/grc.h
index f931046a..fb9e2ea1 100644
--- a/lib/gdi/grc.h
+++ b/lib/gdi/grc.h
@@ -138,7 +138,7 @@ struct gOpcode
} parm;
};
-#define MAXSIZE 1024
+#define MAXSIZE 2048
/* gRC is the singleton which controls the fifo and dispatches commands */
class gRC: public iObject, public Object