Fix compilation erorrs

This commit is contained in:
dP
2025-06-30 14:21:06 +05:00
parent f388ddce1f
commit 73cdeac5a1
10 changed files with 26 additions and 26 deletions

View File

@@ -7,11 +7,11 @@
/** @file rev.cpp Autogenerated file with the revision and such of OpenTTD. */
#include "/home/dp/Downloads/openttd-15.0-beta2/src/stdafx.h"
#include "/home/dp/Downloads/openttd-15.0-beta2/src/core/bitmath_func.hpp"
#include "/home/dp/Downloads/openttd-15.0-beta2/src/rev.h"
#include "${CMAKE_SOURCE_DIR}/src/stdafx.h"
#include "${CMAKE_SOURCE_DIR}/src/core/bitmath_func.hpp"
#include "${CMAKE_SOURCE_DIR}/src/rev.h"
#include "/home/dp/Downloads/openttd-15.0-beta2/src/safeguards.h"
#include "${CMAKE_SOURCE_DIR}/src/safeguards.h"
/**
* Is this version of OpenTTD a release version?