mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CComponentsFrmClock: add missing statement for #include <config.h>
This commit is contained in:
@@ -27,7 +27,10 @@
|
|||||||
#define __CC_CLOCK__
|
#define __CC_CLOCK__
|
||||||
|
|
||||||
|
|
||||||
#include "config.h"
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "cc.h"
|
#include "cc.h"
|
||||||
#include "cc_frm.h"
|
#include "cc_frm.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user