Device Emulation (contd.): Fix build break due to case typo
This commit is contained in:
parent
a5fd26792e
commit
2d8510cd3a
@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
#define _IP6_EDIT_H
|
||||
|
||||
#include "ipv6addressvalidator.h"
|
||||
#include "UInt128.h"
|
||||
#include "uint128.h"
|
||||
|
||||
#include <QHostAddress>
|
||||
#include <QLineEdit>
|
||||
|
Loading…
Reference in New Issue
Block a user