openbsd-ports/games/amoebax/patches/patch-src_TryAgainState_h
2022-03-11 19:04:03 +00:00

13 lines
390 B
Plaintext

Index: src/TryAgainState.h
--- src/TryAgainState.h.orig
+++ src/TryAgainState.h
@@ -16,7 +16,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
//
-#if !defined (AMEOBAX_TRY_AGAIN_STATE_H)
+#if !defined (AMOEBAX_TRY_AGAIN_STATE_H)
#define AMOEBAX_TRY_AGAIN_STATE_H
#include "IState.h"