mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-04 12:03:41 +02:00
gui/SearchWindow.cpp: change config.h to config.hpp
This commit is contained in:
parent
fc49dd243d
commit
94686cc4f6
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
#include <libeosio/WIF.h>
|
#include <libeosio/WIF.h>
|
||||||
#include <eoskeygen/core/leet.h>
|
#include <eoskeygen/core/leet.h>
|
||||||
#include <eoskeygen/core/string.h>
|
#include <eoskeygen/core/string.h>
|
||||||
#include "config.h"
|
#include "config.hpp"
|
||||||
#include "helpers.hpp"
|
#include "helpers.hpp"
|
||||||
#include "SearchWindow.hpp"
|
#include "SearchWindow.hpp"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue