1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-08 07:09:52 +00:00

Fix build on osx

This commit is contained in:
fgenesis 2017-02-06 03:34:41 +01:00
parent 7456e785fa
commit 58e3a247e4
6 changed files with 10 additions and 14 deletions

View file

@ -18,8 +18,8 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef QUAD_H
#define QUAD_H
#ifndef BBGE_QUAD_H
#define BBGE_QUAD_H
#include "RenderObject.h"