fix: defines per a compilar en raspberry pi
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
#include "screen.h"
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include "jshader.h"
|
||||
#include <fstream>
|
||||
#include <streambuf>
|
||||
#ifndef RASPI
|
||||
#include "jshader.h"
|
||||
#endif
|
||||
|
||||
// Constructor
|
||||
Screen::Screen(SDL_Window *window, SDL_Renderer *renderer, Asset *asset, options_t *options)
|
||||
|
||||
Reference in New Issue
Block a user