Skip to content

Commit

Permalink
chore: fix sys tray import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazer committed May 27, 2024
1 parent 53b38cc commit 5957c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system_tray.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <boost/process/environment.hpp>

// local includes
#include "confighttp.h"
#include "server/confighttp.h"
#include "logging.h"
#include "platform/common.h"
#include "process.h"
Expand Down

0 comments on commit 5957c9b

Please sign in to comment.