mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponentsFrmClock: add missing statement for #include <config.h>
Origin commit data
------------------
Commit: 09d6881b20
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-26 (Sun, 26 May 2013)
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