aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorChris Apers2004-02-13 11:26:33 +0000
committerChris Apers2004-02-13 11:26:33 +0000
commitab60763bd1a1e5fc5bc16f95582b53d35834e87f (patch)
tree33ec9650bbeba97a58915e8e906b996e574022c3 /backends
parent21a70efc36517cfaefa0fd9fc4866c46bcc007ca (diff)
downloadscummvm-rg350-ab60763bd1a1e5fc5bc16f95582b53d35834e87f.tar.gz
scummvm-rg350-ab60763bd1a1e5fc5bc16f95582b53d35834e87f.tar.bz2
scummvm-rg350-ab60763bd1a1e5fc5bc16f95582b53d35834e87f.zip
version.h
svn-id: r12849
Diffstat (limited to 'backends')
-rw-r--r--backends/PalmOS/Src/forms/formmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/PalmOS/Src/forms/formmain.cpp b/backends/PalmOS/Src/forms/formmain.cpp
index 124a94d8c8..bfcd1cd368 100644
--- a/backends/PalmOS/Src/forms/formmain.cpp
+++ b/backends/PalmOS/Src/forms/formmain.cpp
@@ -7,7 +7,7 @@
#include "scumm_globals.h"
#include "stdafx.h"
-#include "engine.h" // version
+#include "version.h"
#include "formEditGame.h"
#include "formUtil.h"