mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-07-30 02:53:38 +00:00
[build] make "common" a static library (part 2/2)
This commit is contained in:
parent
28b12c85f4
commit
d8915dbfc9
29 changed files with 38 additions and 26 deletions
|
@ -30,7 +30,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
#include <GL/glu.h>
|
||||
#include <GL/glx.h>
|
||||
|
||||
#include "debug.h"
|
||||
#include "common/debug.h"
|
||||
#include "utils.h"
|
||||
#include "lg-decoders.h"
|
||||
#include "dynamic/fonts.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue