mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
autotools: switch to autotools buildsystem
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef NOTIFICATOR_H
|
||||
#define NOTIFICATOR_H
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "bitcoin-config.h"
|
||||
#endif
|
||||
|
||||
#include <QObject>
|
||||
#include <QIcon>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user