include dir was exported
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <gmock/gmock.h>
|
||||
|
||||
#include "interfaces/iusbdevice.h"
|
||||
#include "iusbdevice.h"
|
||||
|
||||
class UsbDeviceMock : public noolitelib::IUsbDevice
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "mocks/usbdevicemock.h"
|
||||
|
||||
#include "src/noolite.h"
|
||||
#include "noolite.h"
|
||||
|
||||
using namespace testing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user