Mercurial > hg > beaglert
comparison core/NetworkSend.cpp @ 112:3168919fdb07 scope-refactoring
Fixed a couple inclues after the refactoring
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 19 Aug 2015 22:56:12 +0100 |
parents | 9928b6366227 |
children | 7dfae7b7ab12 |
comparison
equal
deleted
inserted
replaced
111:9928b6366227 | 112:3168919fdb07 |
---|---|
1 //scope.cpp | 1 //scope.cpp |
2 #include <Scope.h> | 2 #include <NetworkSend.h> |
3 | 3 |
4 #define BUILD_FOR_UDPRECEIVE_PLUGIN | 4 #define BUILD_FOR_UDPRECEIVE_PLUGIN |
5 #define NETWORK_AUDIO_BUFFER_SIZE 302 | 5 #define NETWORK_AUDIO_BUFFER_SIZE 302 |
6 | 6 |
7 //initialize the static members of NetworkSend | 7 //initialize the static members of NetworkSend |