mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
11 lines
255 B
C++
11 lines
255 B
C++
--- src/lua/LuaShip.cpp.orig 2023-02-03 08:11:26 UTC
|
|
+++ src/lua/LuaShip.cpp
|
|
@@ -19,7 +19,7 @@
|
|
#include "SpaceStation.h"
|
|
#include "ship/PlayerShipController.h"
|
|
#include "ship/PrecalcPath.h"
|
|
-#include "src/lua.h"
|
|
+#include "lua.h"
|
|
|
|
/*
|
|
* Class: Ship
|