[Yellowstone] Move yellowstone yunq def to yellowstone/lib/

This commit is contained in:
Drew Galbraith 2023-10-24 23:49:42 -07:00
parent af0852a5fa
commit 4c2237fa72
13 changed files with 5 additions and 54 deletions

View file

@ -7,7 +7,7 @@
#include <mammoth/thread.h>
#include "hw/pcie.h"
#include "include/yellowstone/yellowstone.yunq.server.h"
#include "lib/yellowstone/yellowstone.yunq.server.h"
class YellowstoneServer : public YellowstoneServerBase {
public: