Skip to content

Commit

Permalink
fixed: missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 14, 2015
1 parent 093d484 commit 329fe28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/boblight-v4l/boblight-v4l.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#include <iostream>
#include <signal.h>
#include <unistd.h>

#define BOBLIGHT_DLOPEN
#include "lib/boblight.h"
Expand Down

0 comments on commit 329fe28

Please sign in to comment.