Skip to content

Commit

Permalink
Move 'hostcmdset.h' out of 'hostcmdset' and remove that directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonan CM committed Sep 27, 2013
1 parent e44cfa9 commit 8c60ef2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpcore/hostcom.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "hostcom.h"

#include "../datastruc/buffer.h"
#include "../hostcmdset/hostcmdset.h"
#include "../hostcmdset.h"

/**
* Receive buffer for the communication with the host PC (using UART2).
Expand Down
File renamed without changes.

0 comments on commit 8c60ef2

Please sign in to comment.