mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
imageinfo: avoid possible build error if version.h is not available
This commit is contained in:
@@ -42,7 +42,9 @@
|
||||
#include <daemonc/remotecontrol.h>
|
||||
#include <system/flashtool.h>
|
||||
#include <system/helpers.h>
|
||||
#ifdef VCS
|
||||
#include "version.h"
|
||||
#endif
|
||||
#include <gui/buildinfo.h>
|
||||
#define LICENSEDIR DATADIR "/neutrino/license/"
|
||||
#define POLICY_DIR DATADIR "/neutrino/policy/"
|
||||
|
Reference in New Issue
Block a user