summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
diff options
context:
space:
mode:
authorGravatar Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>2013-02-26 18:24:02 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-26 10:47:04 -0800
commit42fa5a6368a3cc25b804b7dff769b806e86113ac (patch)
tree9a7c2e19e947a26acb8da7297bd6383776e0fcd6 /gtk-gui.c
parent686a27aee95a78213778ccbaa58c0fd7d88d12f6 (diff)
downloadsubsurface-42fa5a6368a3cc25b804b7dff769b806e86113ac.tar.gz
Generate/update a version.h header file.
This is dedicated to Lubomir ;) Should work (tm). Not sure though if you want target 'gen_version_file' as a pre-requisite to $(NAME) or some other target. [Dirk Hohndel: minor adjustments to make it work with gtk-gui.c] Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'gtk-gui.c')
-rw-r--r--gtk-gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-gui.c b/gtk-gui.c
index 8f912b5bc..a68047464 100644
--- a/gtk-gui.c
+++ b/gtk-gui.c
@@ -22,7 +22,7 @@
#include "uemis.h"
#include "device.h"
#include "webservice.h"
-
+#include "version.h"
#include "libdivecomputer.h"
#include <gdk-pixbuf/gdk-pixbuf.h>