Skip to content

Commit

Permalink
add needed include
Browse files Browse the repository at this point in the history
  • Loading branch information
breaker27 committed Nov 3, 2013
1 parent fd7debb commit feb8392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions firmware/shc_dimmer/util.c
Expand Up @@ -17,3 +17,4 @@
*/

#include "../src_common/util.c"
#include "../src_common/e2p_access.c"
1 change: 1 addition & 0 deletions firmware/shc_dimmer/util.h
Expand Up @@ -17,3 +17,4 @@
*/

#include "../src_common/util.h"
#include "../src_common/e2p_access.h"

0 comments on commit feb8392

Please sign in to comment.