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