Compiling works for Brainstorm
This commit is contained in:
@@ -18,7 +18,7 @@ extern "C" {
|
||||
#include "level.h"
|
||||
#include "texture.h"
|
||||
#include "sprite.h"
|
||||
#include <chipmunk.h>
|
||||
#include <chipmunk/chipmunk.h>
|
||||
#include "math.h"
|
||||
#include <GL/glew.h>
|
||||
#include <ftw.h>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef EDITOR_H
|
||||
#define EDITOR_H
|
||||
|
||||
#include "config.h"
|
||||
#include <config.h>
|
||||
#include <SDL2/SDL.h>
|
||||
#include <stdbool.h>
|
||||
#include "resources.h"
|
||||
|
||||
Reference in New Issue
Block a user