mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
I broke the build with the preprocessor... oops.
Originally committed to SVN as r1591.
This commit is contained in:
parent
0dd60ed25a
commit
ba44069d7a
@ -37,7 +37,7 @@
|
||||
#include <wx/datetime.h>
|
||||
#include "version.h"
|
||||
|
||||
#if __WINDOWS__ || __APPLE__
|
||||
#if defined(__WINDOWS__) || defined(__APPLE__)
|
||||
// This include is generated by build/make-svn-rev-header.py
|
||||
// That script should be run before every build is initiated
|
||||
#include "build/svn-revision.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user