refs #396 BlackMisc: nw* goes to network/, hw* goes to hardware/

This commit is contained in:
Michał Garapich
2015-04-06 22:47:48 +02:00
committed by Roland Winklmeier
parent 2363fab8c1
commit 985a1caecf
108 changed files with 286 additions and 422 deletions

View File

@@ -12,9 +12,9 @@
#include "blackmisc/pq/pq.h"
#include "math/math.h"
#include "geo/geo.h"
#include "networkallclasses.h"
#include "network/network.h"
#include "audio/audio.h"
#include "hwallclasses.h"
#include "hardware/hardware.h"
#include "settingsblackmiscclasses.h"
#include "propertyindexlist.h"
#include "propertyindexvariantmap.h"