mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
#6178 Fix include syntax
This commit is contained in:
parent
8446fe5395
commit
e01acb30b6
@ -19,7 +19,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "net/ISocketFactory.h"
|
||||
#include "arch/IArchNetwork.h
|
||||
#include "arch/IArchNetwork.h"
|
||||
|
||||
class IEventQueue;
|
||||
class SocketMultiplexer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user