mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[build] make "common" a static library (part 1/2)
This commit is contained in:
@@ -19,7 +19,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "debug.h"
|
||||
#include "common/debug.h"
|
||||
#include <windows.h>
|
||||
|
||||
#ifdef __cplusplus
|
Reference in New Issue
Block a user