forked from mirrors/principia
Move opengl.h and print.h into the backend/ folder in the linux backends, rather than using a recursive symlink
This commit is contained in:
parent
e47a80f1fa
commit
80ecb2b681
7 changed files with 2 additions and 3 deletions
|
|
@ -1 +0,0 @@
|
|||
../
|
||||
|
|
@ -13,7 +13,8 @@
|
|||
#include <tms/core/event.h>
|
||||
#include <tms/core/tms.h>
|
||||
|
||||
#include "opengl.h"
|
||||
#include <tms/backend/opengl.h>
|
||||
|
||||
#include "settings.hh"
|
||||
//#include "ui.hh"
|
||||
#include "game.hh"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
../
|
||||
Loading…
Add table
Add a link
Reference in a new issue