mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: move sort_dive_table declaration to divetable.h
Apparently this was forgotten in a previous include-reshuffling. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f2494931e9
commit
975ef65913
3 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "subsurface-string.h"
|
||||
#include "gettext.h"
|
||||
#include "dive.h"
|
||||
#include "divelist.h"
|
||||
#include "extradata.h"
|
||||
#include "file.h"
|
||||
#include "libdivecomputer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue