robotgo/key/goKey.h
2022-02-03 01:41:46 -08:00

7 lines
145 B
C

// Copyright 2016 The go-vgo Project Developers.
#include <stdlib.h>
#include "../base/types.h"
#include "keypress_c.h"
#include "keycode_c.h"