diff options
Diffstat (limited to 'mfb/mfbwindow.c')
-rw-r--r-- | mfb/mfbwindow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mfb/mfbwindow.c b/mfb/mfbwindow.c index 30b8857b1..37125da45 100644 --- a/mfb/mfbwindow.c +++ b/mfb/mfbwindow.c @@ -55,6 +55,7 @@ SOFTWARE. #include <X11/X.h> #include "scrnintstr.h" #include "windowstr.h" +#include "privates.h" #include "mfb.h" #include "mistruct.h" #include "regionstr.h" |