Make dc_number defined when using it

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-03-17 20:55:52 +01:00 committed by Dirk Hohndel
parent 0a762334e2
commit f8d30ae528

View file

@ -23,6 +23,7 @@
#include "starwidget.h"
#include "../dive.h"
#include "../display.h"
#include "../divelist.h"
#include "../pref.h"
#include "../helpers.h"