Skip to content
Snippets Groups Projects
Commit 97c45781 authored by Carl Philipp Klemm's avatar Carl Philipp Klemm
Browse files

Complete move of headers to coincellhell directory

parent deb5be8f
Branches
No related tags found
No related merge requests found
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#include "coincellhell/coincellhell.h" #include "coincellhell/coincellhell.h"
#include "usbshm.h" #include "usbshm.h"
#include "usbcommands.h"
#define VID 0xfe17 #define VID 0xfe17
#define PID 0x08dc #define PID 0x08dc
......
...@@ -31,10 +31,9 @@ ...@@ -31,10 +31,9 @@
#include <string.h> #include <string.h>
#include <signal.h> #include <signal.h>
#include "coincellhell.h" #include "coincellhell/coincellhell.h"
#include "options.h" #include "options.h"
#include "float.h" #include "float.h"
#include "usbcommands.h"
static void print_commands(void) static void print_commands(void)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment