mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[client] tests: include clipboard protocol constants
The X11 clipboard test directly checks the protocol representation chunk limit. Include the header that defines the constant instead of relying on a transitive include from the implementation translation unit.
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include "core/clipboard_files.h"
|
#include "core/clipboard_files.h"
|
||||||
|
|
||||||
#include "common/debug.h"
|
#include "common/debug.h"
|
||||||
|
#include "common/KVMFRClipboard.h"
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user