mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
Fix build on osx
This commit is contained in:
parent
7456e785fa
commit
58e3a247e4
6 changed files with 10 additions and 14 deletions
|
@ -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 TEXTURE_H
|
||||
#define TEXTURE_H
|
||||
#ifndef BBGE_TEXTURE_H
|
||||
#define BBGE_TEXTURE_H
|
||||
|
||||
#include <string>
|
||||
#include "Refcounted.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue