diff options
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r-- | hw/xwin/win.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 3522ee4f8..1ffef273f 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -825,6 +825,9 @@ winInitClipboard (void); void winFixClipboardChain (void); + +void +winUpdateClipboard (void); #endif |