mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-03 04:52:35 +02:00
Remove <version.h> include
The last commit removed the empty includes/version.h. But as src/main.c
still refers to it, that causes the build to fail.
Fixes commit a1aeabe
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
#include "gravity.h"
|
||||
#include <graphics.h>
|
||||
#include <powdergraphics.h>
|
||||
#include <version.h>
|
||||
#include <http.h>
|
||||
#include <md5.h>
|
||||
#include <update.h>
|
||||
|
Reference in New Issue
Block a user