mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
neutrino.h: use forward declaration instead of includes
this reduces the dependency chain on partial rebuilds considerably
This commit is contained in:
committed by
Jacek Jendrzej
parent
967f85eb5f
commit
b3bfb361f5
@@ -61,6 +61,7 @@
|
||||
#endif
|
||||
#include "pluginlist.h"
|
||||
#include "infoclock.h"
|
||||
#include "rc_lock.h"
|
||||
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
|
Reference in New Issue
Block a user