diff options
-rw-r--r-- | common/rfb/ScreenSet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/ScreenSet.h b/common/rfb/ScreenSet.h index 0023d723..8997aa64 100644 --- a/common/rfb/ScreenSet.h +++ b/common/rfb/ScreenSet.h @@ -23,6 +23,7 @@ #include <stdio.h> +#include <rdr/types.h> #include <rfb/Rect.h> #include <list> #include <set> |