robotgo/key/goKey.h
2022-01-31 23:12:24 -08:00

8 lines
174 B
C

// Copyright 2016 The go-vgo Project Developers.
#include "../base/types.h"
// #include "keycode.h"
// #include "keypress.h"
#include "keypress_c.h"
#include "keycode_c.h"