mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 20:27:53 +00:00
[client] fix failure to build due to broken symlink, fixes #173
This commit is contained in:
parent
b979752989
commit
163a2e5d0a
6 changed files with 2 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
B1-rc6-5-g8ad2d5f949+1
|
B1-rc6-6-gb979752989+1
|
|
@ -1 +0,0 @@
|
||||||
.
|
|
|
@ -17,7 +17,7 @@ this program; if not, write to the Free Software Foundation, Inc., 59 Temple
|
||||||
Place, Suite 330, Boston, MA 02111-1307 USA
|
Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "spice.h"
|
#include "spice/spice.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "common/debug.h"
|
#include "common/debug.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue