robotgo/key/goKey.h
2022-02-01 00:05:51 -08:00

9 lines
194 B
C

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