trivial change to Agent to trigger re-deploy

This commit is contained in:
Stephen Birarda 2013-10-18 09:53:23 -07:00
parent c59e0f336d
commit 9c950d4c23

View file

@ -36,4 +36,4 @@ private:
std::vector<AudioInjector*> _audioInjectors;
};
#endif /* defined(__hifi__Operative__) */
#endif /* defined(__hifi__Agent__) */