aboutsummaryrefslogtreecommitdiff
path: root/casio-get.h
diff options
context:
space:
mode:
Diffstat (limited to 'casio-get.h')
-rw-r--r--casio-get.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/casio-get.h b/casio-get.h
new file mode 100644
index 0000000..9324e2c
--- /dev/null
+++ b/casio-get.h
@@ -0,0 +1,8 @@
+#ifndef GETSCREEN_H
+#define GETSCREEN_H
+
+#include "error.h"
+#include "packet.h"
+#include "port.h"
+
+#endif